1
0
Fork 0
Commit Graph

7396 Commits

Author SHA1 Message Date
rmaddy 76c7091d8c Added more commands 2003-04-22 18:13:56 +00:00
rmaddy ae31bf4e2a Close any More panel if the editor selection changes 2003-04-22 18:12:18 +00:00
rmaddy 80a3bccfe8 Now pass key when creating a register 2003-04-22 18:10:28 +00:00
rmaddy 5aceef973c Remove undo buffer when an editor is closed. 2003-04-22 18:09:44 +00:00
rmaddy 379f0c0bd4 Added to support String based utility methods 2003-04-22 18:09:08 +00:00
rmaddy b1fccf7b50 Added more handlers 2003-04-22 18:08:43 +00:00
rmaddy 6d361653eb Added getLineText 2003-04-22 18:07:26 +00:00
rmaddy 2e39021e38 Added key. Added util class to support sorting registers by key. 2003-04-22 18:05:23 +00:00
rmaddy 5015ed8fab Added util class for sorting marks by key 2003-04-22 18:04:51 +00:00
rmaddy 6c27b40070 Added to support :registers command 2003-04-22 18:04:18 +00:00
rmaddy 364e56f8e5 Handles :marks command 2003-04-22 18:03:52 +00:00
rmaddy cc18a6e318 Added to display text in a 'more' like window 2003-04-22 18:03:12 +00:00
rmaddy 9a7bb3afca Added more notes 2003-04-21 18:18:12 +00:00
rmaddy 9113993f34 Changed how non-letter commands are parsed 2003-04-21 18:16:49 +00:00
rmaddy 2c6a6ef06f Allow mouse click to move cursor to end-of-line while in Insert or Replace modes 2003-04-21 18:15:37 +00:00
rmaddy 9f8e0ad27a Added process group 2003-04-21 18:14:21 +00:00
rmaddy dd412e61c6 New support for filter commands 2003-04-21 18:13:52 +00:00
rmaddy 8d3e737320 Added confirm dialog use 2003-04-21 15:57:46 +00:00
rmaddy e4386f52f7 Lots of little fixes to avoid errors running commands on empty files 2003-04-21 05:13:39 +00:00
rmaddy cb5a3d495c Shouldn't be checked in 2003-04-21 05:06:45 +00:00
rmaddy 153547207b Updated for several new commands 2003-04-20 19:32:49 +00:00
rmaddy 7edcb5b69b Added several new commands 2003-04-20 19:32:16 +00:00
rmaddy 8951615f2b Added i_Ctrl-U, F1, g&, &, @: 2003-04-20 19:31:50 +00:00
rmaddy ea6b3808db Added support for FLAG_EXPECT_MORE and now run all actions through Application.runReadCommand or runWriteCommand 2003-04-20 19:29:20 +00:00
rmaddy 7d6890e734 Added new flag 2003-04-20 19:27:25 +00:00
rmaddy 1a2bfa1e0a Added count for ex command 2003-04-20 19:26:15 +00:00
rmaddy 47f316dde1 Removed unneeded call to end undo tx 2003-04-20 19:25:23 +00:00
rmaddy 1bde1b42a3 Added support for i_F1, i_Ctrl-U and i_0 Ctrl-D 2003-04-20 19:24:49 +00:00
rmaddy 2b15dad5c8 Added search group 2003-04-20 19:19:48 +00:00
rmaddy 39649db694 Added support to repeast Ex commands. 2003-04-20 19:19:02 +00:00
rmaddy f85148b766 Added count so Ex command can be repeated. 2003-04-20 19:17:15 +00:00
rmaddy aad2a65678 Added to support search and replace related commands 2003-04-20 19:16:20 +00:00
rmaddy 32de6d3983 Redone to support the :substitute, :&, and :~ commands and their variants 2003-04-20 19:15:41 +00:00
rmaddy be33e488e5 Added some help methods 2003-04-20 19:14:49 +00:00
rmaddy ac6251a267 Fixed range returned for % 2003-04-20 19:13:57 +00:00
rmaddy 81c93d9b2f Added for :promptrepl command 2003-04-20 19:10:33 +00:00
rmaddy 2f655724d2 Added for :promptfind command 2003-04-20 19:10:21 +00:00
rmaddy 9797c0b99f Added for @: command 2003-04-20 19:09:42 +00:00
rmaddy 312ea39815 Added for i_Ctrl-U command 2003-04-20 19:09:27 +00:00
rmaddy 2ea1160dc3 Added for F1 command 2003-04-20 19:09:08 +00:00
rmaddy bb1121c230 Added for & command 2003-04-20 19:08:46 +00:00
rmaddy a559f27a83 Added for g& command 2003-04-20 19:08:23 +00:00
rmaddy 2a31b79b71 *** empty log message *** 2003-04-18 22:50:26 +00:00
rmaddy bc08b3ef80 Lots of changes for 0.1.1 to fix Enter and Backspace for Ex commands 2003-04-18 20:45:35 +00:00
rmaddy d8092b5913 *** empty log message *** 2003-04-18 04:38:58 +00:00
rmaddy f5516d3335 Initial revision 2003-04-17 18:36:26 +00:00