Poll: I use ...
You do not have permission to vote in this poll.
... the right editor for the right job. 9 26.47%
... my favorite editor for everything. 20 58.82%
M-x butterfly! 5 14.71%
Total 34 vote(s) 100%
* You voted for this item. [Show Results]

Using different editors for configuration and actual development... - Programming On Unix

Users browsing this thread: 1 Guest(s)
Wildefyr
Long time nixers
(05-01-2017, 01:07 PM)venam Wrote: For almost everything I use vim.
But vim sucks at clipboard handling even with a wrapper/plugin.
Sometimes for copying big chunks of text I use another editor, geany.

curious, i've always felt vim's register approach using "* and "+ was more than enough for copying from system clipboards. so much so that i dislike having to install xclip for neovim for the same functionality.


Messages In This Thread
RE: Using different editors for configuration and actual development... - by Wildefyr - 12-01-2017, 09:26 AM