microsoft/Terminal

Strip or replace tabs when pasting

Open

#6 134 ouverte le 22 mai 2020

Voir sur GitHub
 (3 commentaires) (1 réaction) (0 assignés)C++ (3 212 forks)batch import
Area-TerminalControlHelp WantedIssue-TaskProduct-Terminal

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

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">

Guide contributeur