gpt4 book ai didi

vim - 如何在 Mac OS X 10.9 Mavericks 中将 Vim 从 "-xterm_clipboard"更改为 "+xterm_clipboard"?

转载 作者:行者123 更新时间:2023-12-04 14:28:44 27 4
gpt4 key购买 nike

我是 vim 的新手,我正在尝试粘贴来自其他应用程序的内容。我正在运行 OS X 10.9 Mavericks 附带的 native vim。

当我运行“vim --version”时,这是输出

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
+listcmds +localmap -lua +menu +mksession +modify_fname +mouse -mouseshape
-mouse_dec -mouse_gpm -mouse_jsbterm -mouse_netterm -mouse_sysmouse
+mouse_xterm +multi_byte +multi_lang -mzscheme +netbeans_intg -osfiletype
+path_extra -perl +persistent_undo +postscript +printer -profile +python/dyn
-python3 +quickfix +reltime -rightleft +ruby/dyn +scrollbind +signs
+smartindent -sniff +startuptime +statusline -sun_workshop +syntax +tag_binary
+tag_old_static -tag_any_white -tcl +terminfo +termresponse +textobjects +title
-toolbar +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo
+vreplace +wildignore +wildmenu +windows +writebackup -X11 -xfontset -xim -xsmp
-xterm_clipboard -xterm_save
system vimrc file: "$VIM/vimrc"
user vimrc file: "$HOME/.vimrc"
user exrc file: "$HOME/.exrc"
fall-back for $VIM: "/usr/share/vim"

我知道我需要将“-xterm_clipboard”更改为“+xterm_clipboard”才能粘贴其他来源的内容。

谢谢

最佳答案

安装你自己的 Vim。如果您还没有,请设置 Homebrew , 然后:

brew install macvim --override-system-vim

额外的好处是 MacVim 可以作为 native 应用程序运行,即在终端之外运行,就像其他平台上的 gVim 一样。它还使用“巨大的”功能集进行编译,因此与系统 Vim 不同,您几乎拥有所需的一切。

编辑:显然选项名称已更改;新语法应该是
brew install macvim --with-override-system-vim

(有关更多选项,请参阅 brew options macvim。)

关于vim - 如何在 Mac OS X 10.9 Mavericks 中将 Vim 从 "-xterm_clipboard"更改为 "+xterm_clipboard"?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20418957/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com