Hey guys,
I'm quite news to Vim, and I enjoy using it very much.
I'd like to suggest adding a new feature, which would IMO enhance the
visualization of tabs.
Currently, the visualization of a tab is represented as a first character
followed by as many repetitions of a second character needed to fill the width
(lcs_tab1 and lcs_tab2 in the code, if I'm not mistaken).
I'd like to do the opposite, through an option: the first character repeated
plus the second character at the end. That would enable using arrows ('--->'
for 4-space wide tabs).
What do you think about this? I could add an option such as 'tabview' which
could take two values.
Thanks for your feedback.
Happy new year !
Kip
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php