LWN.net Logo

notes

notes

Posted Oct 21, 2004 3:25 UTC (Thu) by tzafrir (subscriber, #11501)
Parent article: A couple of applications from your future desktop

I have a keyboard shortcut to run a new gvim . Mainly for note taking.
Now when I think of it, pasting to gvim is not so nice. I should probably replace it with 'uxterm -e vim +set\ paste'

As for wiki-style notes:

for vim:
http://www.vim.org/scripts/script.php?script_id=1018
http://www.vim.org/scripts/script.php?script_id=861

for emacs:
http://c2.com/cgi/wiki?WikiMode


(Log in to post comments)

notes

Posted Oct 21, 2004 21:25 UTC (Thu) by pimlott (subscriber, #1535) [Link]

I have a handy shell script vis ("vi selection") containing
    xclip -o | vi -

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.