GNOME Bugzilla – Bug 546366
hard to select last tab char on a line
Last modified: 2008-08-05 06:33:39 UTC
Try: $ echo -e "\t\t\t" Trying to select the third tab always triggers selection to end of line. Works with spaces.
2008-08-05 Behdad Esfahbod <behdad@gnome.org> Bug 546366 – hard to select last tab char on a line * src/vte.c (vte_terminal_extend_selection): * src/vteseq.c (vte_sequence_handler_ta): Handle fragment cells.