1
0
Fork 0

Commit Graph

  • 205b06dde0 Fixed backslashes in replacement text rmaddy 2003-05-06 21:38:12 +0000
  • a2c3ee7281 Don't exit IDEA with :q. Added several new ex commands rmaddy 2003-05-06 16:30:04 +0000
  • ac0ec01973 Ex commands that took a count were getting the current line as a default instead of one. rmaddy 2003-05-05 22:12:07 +0000
  • 4b9d57dce3 Fixed visual mode problems rmaddy 2003-05-05 21:37:29 +0000
  • 8319a84502 Additions for [w, ]w, [b, and ]b commands - camel word motions rmaddy 2003-05-05 05:47:09 +0000
  • fb44926241 Updated docs for 0.3.0 release rmaddy 2003-05-04 22:19:52 +0000
  • 298bad7a64 *** empty log message *** rmaddy 2003-05-04 21:42:41 +0000
  • 4e774f5889 Removed GNU regexp rmaddy 2003-05-04 21:40:08 +0000
  • 4dc6a2ab72 Changes and additions to support true VIM searching and replacing rmaddy 2003-05-04 21:33:38 +0000
  • d09cc6b053 Fixed ability to move cursor to very end of file rmaddy 2003-05-04 17:55:02 +0000
  • 160da9637b findWordUnderCursor didn't include last char of word rmaddy 2003-05-04 17:40:22 +0000
  • 3e6b0da031 More updates rmaddy 2003-04-29 16:01:59 +0000
  • 38bb7b0573 Added support for search offsets and other small changes rmaddy 2003-04-29 16:01:18 +0000
  • 829edef1da Removed calls to saveJumpLocation rmaddy 2003-04-29 15:58:43 +0000
  • 6e4cf690e9 Added use of FLAG_SAVE_JUMP for appropriate actions rmaddy 2003-04-29 15:57:12 +0000
  • 3023287473 Added FLAG_SAVE_JUMP rmaddy 2003-04-29 15:56:37 +0000
  • f802aa1722 Added to support pattern ranges for Ex commands rmaddy 2003-04-29 15:55:24 +0000
  • aebd17e18a Added lastZero to getLine rmaddy 2003-04-29 15:54:48 +0000
  • 335b80f419 Rewritten to properly handle a sequence of ranges rmaddy 2003-04-29 05:20:21 +0000
  • ad2b4faf09 Added lastZero rmaddy 2003-04-29 05:08:00 +0000
  • 18ccd06ebe Added ctrs rmaddy 2003-04-29 05:05:14 +0000
  • e001c731f2 Fixed so not added to parser handler list. Fixed bug that caused it to go to wrong line rmaddy 2003-04-29 05:04:33 +0000
  • 8d0d22d5ee Updated to handle ranges with search patterns rmaddy 2003-04-29 05:03:46 +0000
  • 6bd8957f51 Added support for *, #, g*, and g# commands rmaddy 2003-04-27 04:47:05 +0000
  • 6a3c8e7cb9 Removed all the 'Append' methods and classes and added boolean to correspoding sibling. Support 'select' option for visual mode. rmaddy 2003-04-26 17:24:27 +0000
  • 9dc3990183 Added to support real searching rmaddy 2003-04-26 17:20:43 +0000
  • 9561d6560c Added to support :set commands rmaddy 2003-04-26 17:18:25 +0000
  • 46a3f19d5b Added SetHandler rmaddy 2003-04-26 17:18:00 +0000
  • 84e6024b15 More search changes rmaddy 2003-04-26 17:17:21 +0000
  • b6e7809a76 Added to support real search commands rmaddy 2003-04-26 17:15:50 +0000
  • a7911ee92d *** empty log message *** rmaddy 2003-04-26 17:14:37 +0000
  • 855216836a Fixed getDisplayWidth. Addes support for 'more' option. rmaddy 2003-04-26 17:13:39 +0000
  • b2097adb15 Support for undolevels options rmaddy 2003-04-26 17:12:32 +0000
  • d30bbb8a66 Support for matchpairs options rmaddy 2003-04-26 17:12:08 +0000
  • 751e37b112 Begin reflecting supported commands rmaddy 2003-04-26 17:07:56 +0000
  • b3c27477fb Reflect new additions rmaddy 2003-04-26 17:06:42 +0000
  • 7dcdee3b25 More changes rmaddy 2003-04-26 17:06:01 +0000
  • 2586941493 Support for 'visualbell' option rmaddy 2003-04-26 17:04:45 +0000
  • ccb956b7ff *** empty log message *** rmaddy 2003-04-26 17:03:51 +0000
  • 23532d7d02 *** empty log message *** rmaddy 2003-04-26 16:26:57 +0000
  • ccd575a234 Added to setup of option change listeners rmaddy 2003-04-26 16:22:44 +0000
  • dce29c11f2 *** empty log message *** rmaddy 2003-04-26 16:19:41 +0000
  • c4a4ffc67f *** empty log message *** rmaddy 2003-04-26 16:14:15 +0000
  • b7e7ac93bb *** empty log message *** rmaddy 2003-04-26 16:03:47 +0000
  • f5eb8b086f *** empty log message *** rmaddy 2003-04-26 15:52:14 +0000
  • 89c6d98022 Renamed from BoundedListOption rmaddy 2003-04-26 15:48:19 +0000
  • 06aba90661 Added to support options via :set rmaddy 2003-04-25 22:19:25 +0000
  • a320fd6204 *** empty log message *** rmaddy 2003-04-23 20:27:10 +0000
  • 201a4ea311 Final notes for next release rmaddy 2003-04-23 20:21:23 +0000
  • fe0f4149c3 Cleaned up look rmaddy 2003-04-23 20:20:25 +0000
  • 5d171745b0 Fixed several commands that should not work in op-pend mode. rmaddy 2003-04-23 20:19:13 +0000
  • b286b74244 Added optFlags support rmaddy 2003-04-23 20:16:59 +0000
  • 4235cf759a Added more actions rmaddy 2003-04-23 20:16:09 +0000
  • ce07b80041 *** empty log message *** rmaddy 2003-04-23 20:14:25 +0000
  • b9daae2bfe Changed to use gnu regexp rmaddy 2003-04-23 20:14:10 +0000
  • b3ed0ac045 Moved all command flags to this class rmaddy 2003-04-23 20:12:23 +0000
  • 8a8d61a28c Added F1 rmaddy 2003-04-23 20:12:01 +0000
  • ae9770692c *** empty log message *** rmaddy 2003-04-22 23:49:47 +0000
  • 2ff5feba78 *** empty log message *** rmaddy 2003-04-22 18:16:33 +0000
  • 6f256102f8 Added getMarks rmaddy 2003-04-22 18:14:46 +0000
  • 76c7091d8c Added more commands rmaddy 2003-04-22 18:13:56 +0000
  • ae31bf4e2a Close any More panel if the editor selection changes rmaddy 2003-04-22 18:12:18 +0000
  • 80a3bccfe8 Now pass key when creating a register rmaddy 2003-04-22 18:10:28 +0000
  • 5aceef973c Remove undo buffer when an editor is closed. rmaddy 2003-04-22 18:09:44 +0000
  • 379f0c0bd4 Added to support String based utility methods rmaddy 2003-04-22 18:09:08 +0000
  • b1fccf7b50 Added more handlers rmaddy 2003-04-22 18:08:43 +0000
  • 6d361653eb Added getLineText rmaddy 2003-04-22 18:07:26 +0000
  • 2e39021e38 Added key. Added util class to support sorting registers by key. rmaddy 2003-04-22 18:05:23 +0000
  • 5015ed8fab Added util class for sorting marks by key rmaddy 2003-04-22 18:04:51 +0000
  • 6c27b40070 Added to support :registers command rmaddy 2003-04-22 18:04:18 +0000
  • 364e56f8e5 Handles :marks command rmaddy 2003-04-22 18:03:52 +0000
  • cc18a6e318 Added to display text in a 'more' like window rmaddy 2003-04-22 18:03:12 +0000
  • 9a7bb3afca Added more notes rmaddy 2003-04-21 18:18:12 +0000
  • 9113993f34 Changed how non-letter commands are parsed rmaddy 2003-04-21 18:16:49 +0000
  • 2c6a6ef06f Allow mouse click to move cursor to end-of-line while in Insert or Replace modes rmaddy 2003-04-21 18:15:37 +0000
  • 9f8e0ad27a Added process group rmaddy 2003-04-21 18:14:21 +0000
  • dd412e61c6 New support for filter commands rmaddy 2003-04-21 18:13:52 +0000
  • 8d3e737320 Added confirm dialog use rmaddy 2003-04-21 15:57:46 +0000
  • e4386f52f7 Lots of little fixes to avoid errors running commands on empty files rmaddy 2003-04-21 05:13:39 +0000
  • cb5a3d495c Shouldn't be checked in rmaddy 2003-04-21 05:06:45 +0000
  • 153547207b Updated for several new commands rmaddy 2003-04-20 19:32:49 +0000
  • 7edcb5b69b Added several new commands rmaddy 2003-04-20 19:32:16 +0000
  • 8951615f2b Added i_Ctrl-U, F1, g&, &, @: rmaddy 2003-04-20 19:31:50 +0000
  • ea6b3808db Added support for FLAG_EXPECT_MORE and now run all actions through Application.runReadCommand or runWriteCommand rmaddy 2003-04-20 19:29:20 +0000
  • 7d6890e734 Added new flag rmaddy 2003-04-20 19:27:25 +0000
  • 1a2bfa1e0a Added count for ex command rmaddy 2003-04-20 19:26:15 +0000
  • 47f316dde1 Removed unneeded call to end undo tx rmaddy 2003-04-20 19:25:23 +0000
  • 1bde1b42a3 Added support for i_F1, i_Ctrl-U and i_0 Ctrl-D rmaddy 2003-04-20 19:24:49 +0000
  • 2b15dad5c8 Added search group rmaddy 2003-04-20 19:19:48 +0000
  • 39649db694 Added support to repeast Ex commands. rmaddy 2003-04-20 19:19:02 +0000
  • f85148b766 Added count so Ex command can be repeated. rmaddy 2003-04-20 19:17:15 +0000
  • aad2a65678 Added to support search and replace related commands rmaddy 2003-04-20 19:16:20 +0000
  • 32de6d3983 Redone to support the :substitute, :&, and :~ commands and their variants rmaddy 2003-04-20 19:15:41 +0000
  • be33e488e5 Added some help methods rmaddy 2003-04-20 19:14:49 +0000
  • ac6251a267 Fixed range returned for % rmaddy 2003-04-20 19:13:57 +0000
  • 81c93d9b2f Added for :promptrepl command rmaddy 2003-04-20 19:10:33 +0000
  • 2f655724d2 Added for :promptfind command rmaddy 2003-04-20 19:10:21 +0000
  • 9797c0b99f Added for @: command rmaddy 2003-04-20 19:09:42 +0000
  • 312ea39815 Added for i_Ctrl-U command rmaddy 2003-04-20 19:09:27 +0000
  • 2ea1160dc3 Added for F1 command rmaddy 2003-04-20 19:09:08 +0000