On Tue, May 14, 2013 at 2:57 PM, Ramkumar Ramachandra <artagnon@xxxxxxxxx> wrote: > Junio C Hamano wrote: >> I do not use zsh but with bash+readline the old tradition lnext can >> be used (see "stty -a" output and it typically is set to ^V), i.e. >> \C-v followed by \C-i should give you a literal HT. > > Just looked it up: zsh has quoted-insert (^V) after which I can TAB. > Still doesn't solve my problem though: I don't type out structs; I > paste them the X clipboard (Emacs). And that doesn't work either on > bash or zsh. > > What can we do to improve the interface? Don't use tabs in your code? P -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html