Made pass through mode to a submode (#48).
authorDaniel Carl <danielcarl@gmx.de>
Tue, 6 Aug 2013 19:05:47 +0000 (21:05 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 6 Aug 2013 19:05:47 +0000 (21:05 +0200)
commiteff58e8523d698eb42a1472ba9e551f12f2f8884
treefc402b79b95e2526b95f72e8f6fddd57eed96250
parent8cfde671558bbfb53bd68ec8891ca852537715f1
Made pass through mode to a submode (#48).

This allows to use pass through mode together with insert mode. There where
also some bugs around the vb_set_mode()'s handling for insert mode, that are
now fixed.
src/command.c
src/default.h
src/keybind.c
src/main.c
src/main.h