1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-09-18 22:42:47 +02:00
Commit Graph

6459 Commits

Author SHA1 Message Date
rmaddy
a320fd6204 *** empty log message *** 2003-04-23 20:27:10 +00:00
rmaddy
201a4ea311 Final notes for next release 2003-04-23 20:21:23 +00:00
rmaddy
fe0f4149c3 Cleaned up look 2003-04-23 20:20:25 +00:00
rmaddy
5d171745b0 Fixed several commands that should not work in op-pend mode. 2003-04-23 20:19:13 +00:00
rmaddy
b286b74244 Added optFlags support 2003-04-23 20:16:59 +00:00
rmaddy
4235cf759a Added more actions 2003-04-23 20:16:09 +00:00
rmaddy
ce07b80041 *** empty log message *** 2003-04-23 20:14:25 +00:00
rmaddy
b9daae2bfe Changed to use gnu regexp 2003-04-23 20:14:10 +00:00
rmaddy
b3ed0ac045 Moved all command flags to this class 2003-04-23 20:12:23 +00:00
rmaddy
8a8d61a28c Added F1 2003-04-23 20:12:01 +00:00
rmaddy
ae9770692c *** empty log message *** 2003-04-22 23:49:47 +00:00
rmaddy
2ff5feba78 *** empty log message *** 2003-04-22 18:16:33 +00:00
rmaddy
6f256102f8 Added getMarks 2003-04-22 18:14:46 +00:00
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