vi 에서 헥사 0x00 같은 값이나 아스키코드에서 십진수 0~31 이나 128 넘어가는 확장 아스키코드값을
사람이 직접 입력할 순 없나요?
예를들어 인코딩 된 파일 vi 로 열어보면 ^@ 이런문자들 많은데
이런거 사람이 직접 입력하는 방법이 있나요?
:help digraph
2. Using digraphs digraphs-use
There are two methods to enter digraphs: i_digraph CTRL-K {char1} {char2} or {char1} {char2} The first is always available; the second only when the 'digraph' option is set.
발 담갔다. 이제 익숙해 지는길만이..
vim 매니아로서.. ^^
:help digraph
2. Using digraphs digraphs-use
There are two methods to enter digraphs: i_digraph
CTRL-K {char1} {char2} or
{char1} {char2}
The first is always available; the second only when the 'digraph' option is
set.
발 담갔다. 이제 익숙해 지는길만이..