[TxMt] Bugreport: Incremental search highlight after yanking line
Jannes Jeising
j.jeising at gmail.com
Fri Jun 20 22:04:37 UTC 2014
And a second report, this time with detailed steps to reproduce it.
The rectangle which represents the Incremental search (Ctrl + S) highlight is rendered wrong when the a line with highlight gets yanked.
1) Create a new document with the following content:
DEFGH
E
F
Almost everything works but with tabs/indentation it’s much more visible.
2) Press Ctrl + S, search for „DEFG“
3) See
[DEF]GH
E
F
http://pbrd.co/1lGhTRu
4) Press Keyboard Shortcut for Bundles->Text->Delete Line (Cmd + K for me). It looks like it behaves correct when selecting the command with the mouse from the menu.
5) See
[ E]
[ F]
http://pbrd.co/1lGhT43
Regards
Jannes
More information about the textmate
mailing list