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

6454 Commits

Author SHA1 Message Date
rmaddy
ac0ec01973 Ex commands that took a count were getting the current line as a default instead of one. 2003-05-05 22:12:07 +00:00
rmaddy
4b9d57dce3 Fixed visual mode problems 2003-05-05 21:37:29 +00:00
rmaddy
8319a84502 Additions for [w, ]w, [b, and ]b commands - camel word motions 2003-05-05 05:47:09 +00:00
rmaddy
fb44926241 Updated docs for 0.3.0 release 2003-05-04 22:19:52 +00:00
rmaddy
298bad7a64 *** empty log message *** 2003-05-04 21:42:41 +00:00
rmaddy
4e774f5889 Removed GNU regexp 2003-05-04 21:40:08 +00:00
rmaddy
4dc6a2ab72 Changes and additions to support true VIM searching and replacing 2003-05-04 21:33:38 +00:00
rmaddy
d09cc6b053 Fixed ability to move cursor to very end of file 2003-05-04 17:55:02 +00:00
rmaddy
160da9637b findWordUnderCursor didn't include last char of word 2003-05-04 17:40:22 +00:00
rmaddy
3e6b0da031 More updates 2003-04-29 16:01:59 +00:00
rmaddy
38bb7b0573 Added support for search offsets and other small changes 2003-04-29 16:01:18 +00:00
rmaddy
829edef1da Removed calls to saveJumpLocation 2003-04-29 15:58:43 +00:00
rmaddy
6e4cf690e9 Added use of FLAG_SAVE_JUMP for appropriate actions 2003-04-29 15:57:12 +00:00
rmaddy
3023287473 Added FLAG_SAVE_JUMP 2003-04-29 15:56:37 +00:00
rmaddy
f802aa1722 Added to support pattern ranges for Ex commands 2003-04-29 15:55:24 +00:00
rmaddy
aebd17e18a Added lastZero to getLine 2003-04-29 15:54:48 +00:00
rmaddy
335b80f419 Rewritten to properly handle a sequence of ranges 2003-04-29 05:20:21 +00:00
rmaddy
ad2b4faf09 Added lastZero 2003-04-29 05:08:00 +00:00
rmaddy
18ccd06ebe Added ctrs 2003-04-29 05:05:14 +00:00
rmaddy
e001c731f2 Fixed so not added to parser handler list. Fixed bug that caused it to go to wrong line 2003-04-29 05:04:33 +00:00
rmaddy
8d0d22d5ee Updated to handle ranges with search patterns 2003-04-29 05:03:46 +00:00
rmaddy
6bd8957f51 Added support for *, #, g*, and g# commands 2003-04-27 04:47:05 +00:00
rmaddy
6a3c8e7cb9 Removed all the 'Append' methods and classes and added boolean to correspoding sibling. Support 'select' option for visual mode. 2003-04-26 17:24:27 +00:00
rmaddy
9dc3990183 Added to support real searching 2003-04-26 17:20:43 +00:00
rmaddy
9561d6560c Added to support :set commands 2003-04-26 17:18:25 +00:00
rmaddy
46a3f19d5b Added SetHandler 2003-04-26 17:18:00 +00:00
rmaddy
84e6024b15 More search changes 2003-04-26 17:17:21 +00:00
rmaddy
b6e7809a76 Added to support real search commands 2003-04-26 17:15:50 +00:00
rmaddy
a7911ee92d *** empty log message *** 2003-04-26 17:14:37 +00:00
rmaddy
855216836a Fixed getDisplayWidth. Addes support for 'more' option. 2003-04-26 17:13:39 +00:00
rmaddy
b2097adb15 Support for undolevels options 2003-04-26 17:12:32 +00:00
rmaddy
d30bbb8a66 Support for matchpairs options 2003-04-26 17:12:08 +00:00
rmaddy
751e37b112 Begin reflecting supported commands 2003-04-26 17:07:56 +00:00
rmaddy
b3c27477fb Reflect new additions 2003-04-26 17:06:42 +00:00
rmaddy
7dcdee3b25 More changes 2003-04-26 17:06:01 +00:00
rmaddy
2586941493 Support for 'visualbell' option 2003-04-26 17:04:45 +00:00
rmaddy
ccb956b7ff *** empty log message *** 2003-04-26 17:03:51 +00:00
rmaddy
23532d7d02 *** empty log message *** 2003-04-26 16:26:57 +00:00
rmaddy
ccd575a234 Added to setup of option change listeners 2003-04-26 16:22:44 +00:00
rmaddy
dce29c11f2 *** empty log message *** 2003-04-26 16:19:41 +00:00
rmaddy
c4a4ffc67f *** empty log message *** 2003-04-26 16:14:15 +00:00
rmaddy
b7e7ac93bb *** empty log message *** 2003-04-26 16:03:47 +00:00
rmaddy
f5eb8b086f *** empty log message *** 2003-04-26 15:52:14 +00:00
rmaddy
89c6d98022 Renamed from BoundedListOption 2003-04-26 15:48:19 +00:00
rmaddy
06aba90661 Added to support options via :set 2003-04-25 22:19:25 +00:00
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