vim
Verfasst: Sonntag 19. Juni 2016, 12:41
So, mal eine Frage an die vim-Experten hier.
Wo kriege ich eine vim-Version mit Clipboard Unterst
Wo kriege ich eine vim-Version mit Clipboard Unterst
Code: Alles auswählen
Note that while you'll need the version of Vim that supports X, you don't need to run it as an X application--you can run it in a terminal as gvim -v. That will launch Vim in vi or terminal mode but with access to the X clipboard. You can make this easier with an alias: alias vim='gvim -v'.