|
From: mike d. <md...@us...> - 2002-02-26 18:04:35
|
Date: Tuesday February 26, 2002 @ 10:04 Author: mdillon Update of /cvsroot/jedit/plugins/Vimulator/vimulator In directory usw-pr-cvs1:/tmp/cvs-serv31975/vimulator Modified Files: VimulatorCommandLine.java VimulatorInputHandler.java VimulatorPlugin.java VimulatorUtilities.java Added Files: ViSearchMatcher.java Log Message: * Updated for new tool bar API; command line is put in a bottom tool bar instead of in the message component area of the status bar * ex (:) command reimplementation started * Rudimentary / search support * Miscellaneous command mode actions added (e.g. change to end of line) * Vimulator status messages are now shown in a separate toolbar * Miscellaneous bugs fixed |