Thanks Meikel, this is really useful!

I noticed that the <C-Up> and <C-Down> key bindings used for the
history navigation work fine in MacVim.app, but not from the terminal
in OS X.

So for any VimClojurians on OS X with the same problem, suggested
workarounds:
- use MacVim.app, or
- add alternative mappings in autoload/vimclojure.vim
 (look for "imap <buffer> <silent> <C-Up> <Plug>ClojureReplUpHistory",
and substitute <C-Up> for another key)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to