From: Mr.Magne <mr....@ya...> - 2011-02-14 11:14:18
|
Hi, I'm using clewn v 1.15-1 (from archlinux) and vim 7.3.102, but it seems <F7> doesn't switch back to normal vim keymappings. ":map <F7>" shows nothing. /usr/share/vim/.clewn_keys contains only comments. Any idea why ? I also would like to be able to run clewn from a running gvim (I don't like pyclewn because it lacks a direct gdb console, with input, tab-completion etc..). I start clewn in a terminal: $clewn -x "" and in gvim: :nbstart :localhost:3219: But it loads the clewn keymappings by default (and <F7> is still not working), can I change this behavior ? Anyway, thanks for developing clewn ! |