microsoft/Terminal

Strip or replace tabs when pasting

Open

#6.134 aberto em 22 de mai. de 2020

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)C++ (3.212 forks)batch import
Area-TerminalControlHelp WantedIssue-TaskProduct-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

Description

Environment

Microsoft Windows [Version 10.0.18363.836] Windows Terminal Version: 1.0.1401.0

Any other software? Google Sheets or any other software that delimits columns in clipboard by TAB character


# Steps to reproduce
Have multiple commands written in google sheets one per row but with parts of it in different cells

# Expected behavior

When you paste in normal cmd window the TAB caracter gets ignored. 

# Actual behavior

When you paste commands containing TAB caracter autocompletition triggers and the command gets corrupted

<img width="810" alt="Annotation 2020-05-22 160454" src="https://user-images.githubusercontent.com/14089766/82670799-7bfc5680-9c46-11ea-84aa-e3eec4e22286.png">

Guia do colaborador