1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-18 17:02:06 +03:00
kakoune/test/regression/1453-show_whitespaces-highlighter-breaks-tab-alignment
Tomasz Kramkowski bd65719698 Correctly handle tabs when show_whitespaces is added
Tabs now align to tab stops instead of always spanning 8 spaces when
show_whitespaces is added as a highlighter.

This fixes issue #1453.

A regression test is also provided.
2017-06-17 11:46:39 +01:00
..
cmd Correctly handle tabs when show_whitespaces is added 2017-06-17 11:46:39 +01:00
display Correctly handle tabs when show_whitespaces is added 2017-06-17 11:46:39 +01:00
in Correctly handle tabs when show_whitespaces is added 2017-06-17 11:46:39 +01:00
rc Correctly handle tabs when show_whitespaces is added 2017-06-17 11:46:39 +01:00