12.04 LTS에서 기본으로 vi가 연결되어 있는데
이래서 뜬금없이 X server 연결한다고 경고가 떴구나 싶은데..
$ alias alias vi='vim -X' |
$ man vim -X Don't connect to the X server. Shortens startup time in a terminal, but the window title and clipboard will not be used. |
도대체 왜 이걸 기본으로 해둔거지?
[링크 : http://stackoverflow.com/questions/12961680/why-does-vim-connect-to-x-by-default]
'프로그램 사용 > vi' 카테고리의 다른 글
vi ctrl-s / ctrl-q (0) | 2016.11.09 |
---|---|
vim 버전별 옵션 차이 (0) | 2016.11.08 |
vi 버전 차이? (0) | 2016.07.09 |
vi 문자열 치환 (0) | 2015.08.04 |
vi 사각형 선택하기 (0) | 2014.09.11 |