mabbacc.com

'탭'에 해당되는 글 1건

  1. 2008/11/27 Visible Tabs in VIM


 

/usr/share/vim/vim72/doc/usr_05.txt


VIEWING TABS

When there are tabs in a file, you cannot see where they are. To make them
visible: >

:set list

Now every Tab is displayed as ^I. And a $ is displayed at the end of each line, so that you can spot trailing spaces that would otherwise go unnoticed.
A disadvantage is that this looks ugly when there are many Tabs in a file.
If you have a color terminal, or are using the GUI, Vim can show the spaces and tabs as highlighted characters. Use the 'listchars' option: >

:set listchars=tab:>-,trail:-

Now every tab will be displayed as ">---" and trailing white space as "-".
Looks a lot better, doesn't it?

=================
VIM 에서 탭을 보는 방법

:set list
:set listchars=tab:>-,trail:-

이렇게 하면 됨.

크리에이티브 커먼즈 라이센스
Creative Commons License
2008/11/27 16:32 2008/11/27 16:32
Posted by mabbacc
My Space l 2008/11/27 16:32
TAG ,
1 

카테고리

전체 (84)
Notice (1)
My Angels (1)
My Space (40)
My Entertainments (10)
My Spirits are made of ... (10)
Do not touch me. (0)
My VIM (5)
My Workstation (11)
My Mac Life (3)
My Will (0)

달력

«   2012/05   »
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
Textcubeget rsslazylogs

공지 사항

최근에 달린 댓글

최근에 받은 트랙백

Statistics Graph