在我完成的谷歌搜索中,我应该使用的命令是brew install vim --with-python3,它成功而没有错误,但随后vim --version将 Python 3 报告为不可用。
k162:~ asday$ brew install vim --with-python3
==> Using the sandbox
==> Downloading https://github.com/vim/vim/archive/v7.4.2210.tar.gz
Already downloaded: /Users/asday/Library/Caches/Homebrew/vim-7.4.2210.tar.gz
==> ./configure --prefix=/usr/local --mandir=/usr/local/Cellar/vim/7.4.2210/share/man --enable-multibyte --with-tlib=ncurses --enable-cscope --with-compiledby=Homebrew --enable-p
==> make
==> make install prefix=/usr/local/Cellar/vim/7.4.2210 STRIP=true
/usr/local/Cellar/vim/7.4.2210: 1,732 files, 28.5M, built in 52 seconds
k162:~ asday$ vim --version
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Oct 27 2015 16:22:14)
Compiled by root@apple.com
Normal version without GUI. Features included (+) or …Run Code Online (Sandbox Code Playgroud) 据我了解:
如果我的理解是正确的 - 什么是肉桂?它的 wiki 文章(以及 SU 上的标签)将其描述为“桌面环境”,但我在其 wiki 文章中找不到 Linux Mint 默认使用的窗口管理器,并且Tara 发行说明提到改进“窗口管理器” “在 Cinnamon 3.8 部分。