zsh-workers
 help / color / mirror / code / Atom feed
* zsh Issue - "Tab" character is not pasted into shell
@ 2016-09-01  8:42 Xavier Martínez Serrano
  2016-09-01 13:48 ` Christian Neukirchen
  0 siblings, 1 reply; 4+ messages in thread
From: Xavier Martínez Serrano @ 2016-09-01  8:42 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 726 bytes --]

Hi all,

I recently experimented an issue when pasting "tab" characters to zsh
terminal. Whereas
changing the shell to "sh" or opening a terminal editor like "nano" allowed
me to paste
a text with tabs, when copying the same text with tabs into "zsh" it
literally EATS the TAB
characters.

I've observed this behaviour in Ubuntu 12.04/14.04 (within Biolinux
distribution).

I hope there is a workaround or some trick I may not know.

Many thanks for your help in advance,
Xavi

Ex:
Text in "Leafpad" (plain text editor):

this<TAB>is<TAB>a<TAB>test

When coyp/pasted (via menu or shortcut(Ctrk+Shift+V) to sh or nano the
output is as expected:

this<TAB>is<TAB>a<TAB>test

But when pasted to "zsh" the output is:

thisisatest

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-02  7:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-01  8:42 zsh Issue - "Tab" character is not pasted into shell Xavier Martínez Serrano
2016-09-01 13:48 ` Christian Neukirchen
2016-09-01 16:37   ` Bart Schaefer
2016-09-02  7:21     ` Xavier Martínez Serrano

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).