This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ vim --version | |
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled May 4 2012 04:10:01) | |
Included patches: 1-429 | |
Modified by [email protected] | |
Compiled by buildd@ | |
Huge version without GUI. Features included (+) or not (-): | |
+arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset +cindent | |
-clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments | |
+conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con +diff +digraphs | |
-dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ vim --version | |
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled May 4 2012 04:10:13) | |
Included patches: 1-429 | |
Modified by [email protected] | |
Compiled by buildd@ | |
Huge version with GTK2 GUI. Features included (+) or not (-): | |
+arabic +autocmd +balloon_eval +browse ++builtin_terms +byte_offset +cindent | |
+clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments | |
+conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con_gui +diff | |
+digraphs +dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ vim --version | |
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled May 4 2012 04:10:17) | |
Included patches: 1-429 | |
Modified by [email protected] | |
Compiled by buildd@ | |
Huge version with X11-Athena GUI. Features included (+) or not (-): | |
+arabic +autocmd +balloon_eval +browse ++builtin_terms +byte_offset +cindent | |
+clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments | |
+conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con_gui +diff | |
+digraphs -dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ vim --version | |
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled May 4 2012 04:10:09) | |
Included patches: 1-429 | |
Modified by [email protected] | |
Compiled by buildd@ | |
Huge version with GTK2-GNOME GUI. Features included (+) or not (-): | |
+arabic +autocmd +balloon_eval +browse ++builtin_terms +byte_offset +cindent | |
+clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments | |
+conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con_gui +diff | |
+digraphs +dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vim --version | |
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled May 4 2012 04:09:27) | |
Included patches: 1-429 | |
Modified by [email protected] | |
Compiled by buildd@ | |
Huge version without GUI. Features included (+) or not (-): | |
+arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset +cindent | |
-clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments | |
+conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con +diff +digraphs | |
-dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vi --version | |
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Mar 12 2012 06:16:36) | |
Included patches: 1-429 | |
Modified by [email protected] | |
Compiled by buildd@ | |
Small version without GUI. Features included (+) or not (-): | |
-arabic -autocmd -balloon_eval -browse +builtin_terms -byte_offset -cindent | |
-clientserver -clipboard -cmdline_compl +cmdline_hist -cmdline_info -comments | |
-conceal -cryptv -cscope -cursorbind -cursorshape -dialog -diff -digraphs -dnd | |
-ebcdic -emacs_tags -eval -ex_extra -extra_search -farsi -file_in_path |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ /Applications/MacVim.app/Contents/MacOS/Vim --version | |
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 10 2013 18:40:52) | |
MacOS X (unix) version | |
Compiled by Douglas Drumond <[email protected]> | |
Huge version with MacVim GUI. Features included (+) or not (-): | |
+arabic +find_in_path -mouse_sysmouse +tag_old_static | |
+autocmd +float +mouse_urxvt -tag_any_white | |
+balloon_eval +folding +mouse_xterm -tcl | |
+browse -footer +multi_byte +terminfo | |
++builtin_terms +fork() +multi_lang +termresponse |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ /usr/local/bin/vim --version | |
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Feb 1 2013 15:42:12) | |
MacOS X (unix) version | |
Included patches: 1-791 | |
Compiled by [email protected] | |
Huge version without GUI. Features included (+) or not (-): | |
+arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset +cindent | |
-clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments | |
+conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con +diff +digraphs | |
-dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ /usr/bin/vim --version | |
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Aug 24 2013 18:58:47) | |
Compiled by [email protected] | |
Normal version without GUI. Features included (+) or not (-): | |
-arabic +autocmd -balloon_eval -browse +builtin_terms +byte_offset +cindent | |
-clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments | |
-conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con +diff +digraphs | |
-dnd -ebcdic -emacs_tags +eval +ex_extra +extra_search -farsi +file_in_path | |
+find_in_path +float +folding -footer +fork() -gettext -hangul_input +iconv | |
+insert_expand +jumplist -keymap -langmap +libcall +linebreak +lispindent |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ /usr/bin/vim --version | |
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Aug 22 2012 15:36:46) | |
Compiled by [email protected] | |
Normal version without GUI. Features included (+) or not (-): | |
-arabic +autocmd -balloon_eval -browse +builtin_terms +byte_offset +cindent | |
-clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments | |
-conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con +diff +digraphs | |
-dnd -ebcdic -emacs_tags +eval +ex_extra +extra_search -farsi +file_in_path | |
+find_in_path +float +folding -footer +fork() -gettext -hangul_input +iconv | |
+insert_expand +jumplist -keymap -langmap +libcall +linebreak +lispindent |