Split command history into command and search history.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 24 Mar 2013 17:14:30 +0000 (18:14 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 24 Mar 2013 17:14:30 +0000 (18:14 +0100)
commita16f8cd6b894aa8f6f4958a7d902ff6202a96553
treef29e25f36fea91d09c12ec5768d64f0d69947609
parent489fd51b5bb4c7698cb3334d35b6499493f8b3a9
Split command history into command and search history.

Allow special history also for :open and :tabopen commands.
doc/vimb.1.txt
src/command.c
src/history.c
src/history.h
src/main.c
src/main.h