Hacker News new | past | comments | ask | show | jobs | submit login

ScreenShell. It leverages screen to create a viable REPL-buffer for vim, for any language that has an interactive interpreter.

http://www.vim.org/scripts/script.php?script_id=2711

Here's an article describing how to use it with lisp:

http://www.ktaylor.name/2009/11/vim-screen-lisp-programming-...

And finally, some key mappings to bind <C-c><C-c> to sending the current paragraph or selection to the interpreter, from any mode.

http://gist.github.com/278733




Found this about a week ago and am loving it. Almost all of my time is spent in Python or LaTeX, and having either ipython or bash open in a small window just a keystroke away is brilliant!


Thanks!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: