Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Vim Color Schemesどうすればで作れますかPutty。最近一緒に仕事を始めましたがPutty、それを実現する方法はあるのでしょうか?誰かが私にそれを行う方法を段階的に提供できますか?インターネットでいろいろな記事を見ましたが、段階的に理解することができませんでした。
Vim Color Schemes
Putty
PuTTYで256色を有効にするには、[ウィンドウ]->[色]->[端末にxterm256色モードの使用を許可する]に移動します。もちろん、サーバーにもが$TERM設定されてxterm-256colorおり、vimは256の配色を使用している必要があります。
$TERM
xterm-256color