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

6624 Commits

Author SHA1 Message Date
rmaddy
d11e343c0d Changes to fully support hlsearch and :nohlsearch. 2004-06-22 21:45:14 +00:00
rmaddy
8bc96f5b6f *** empty log message *** 2004-06-22 21:33:26 +00:00
rmaddy
96712b60d2 Started changes for highlighted search 2004-06-21 17:29:23 +00:00
rmaddy
099d890012 Fixed BS to close ex window 2004-05-28 21:19:27 +00:00
rmaddy
e40d85a7ae Final changes for 0.7.3 2004-05-28 20:35:03 +00:00
rmaddy
46a97b3091 Fixed backspace in ex entry 2004-05-28 20:13:05 +00:00
rmaddy
7b4d5bfefc Finished support for digraphs. 2004-05-28 20:04:22 +00:00
rmaddy
fe05156454 Completed suppor for Ctrl-k and Ctrl-v for r,t,f,T,f and insert/replace modes. 2004-05-26 22:34:56 +00:00
rmaddy
d98a0b818f Updated docs for digraphs. 2004-05-25 06:20:38 +00:00
rmaddy
50c939a9f7 Added support for :digraph, and Ctrl-K {char1}{char2} for certain character arguments and while in insert mode. 2004-05-25 00:19:25 +00:00
rmaddy
01bb9f02fd Final changes for 0.7.2 2004-05-24 04:13:19 +00:00
rmaddy
6f087a96d5 Now allow space between range and command in : commands. 2004-05-24 03:46:12 +00:00
rmaddy
b28877b23f Added mnemonics and a default button for the search confirmation dialog. 2004-05-24 03:11:35 +00:00
rmaddy
679fb1307a Fixed using the O command on the first line. 2004-05-24 02:05:26 +00:00
rmaddy
cecf329832 Fixed the display of the "more" panel for some ex commands. 2004-05-24 02:00:19 +00:00
rmaddy
e2483c4146 Redid ex entry window. Put back like it was. Found much easier solution for focus problem. 2004-05-22 21:33:41 +00:00
rmaddy
e06c0aaa3b Disable ex entry field when not being used. 2004-05-22 21:07:42 +00:00
rmaddy
e5235f54bf Fixed <count>dw to delete correct amount of text. 2004-05-22 20:34:57 +00:00
rmaddy
45accb61f8 Tweaked show/hideToolBar to restore original state. 2004-05-22 20:33:05 +00:00
rmaddy
c197c38450 First whack at fixing dw issues 2004-05-22 00:05:46 +00:00
rmaddy
dd083fc9b4 Fixed commands like <count>cw on strings such as 1/2/3 2004-05-21 23:46:17 +00:00
rmaddy
7cf9248206 Changed ex window to use tool window. Fixes focus problem. 2004-05-21 21:08:37 +00:00
rmaddy
65f9c1f2b9 Start of changes to move ex window to toolbar 2004-05-21 19:51:52 +00:00
rmaddy
909d4d3fe3 Fixed bug for c<motion> d<motion> if motion was invalid. 2004-02-16 22:59:41 +00:00
rmaddy
3552890521 Initial changes for 0.7.2 2004-02-16 22:58:50 +00:00
rmaddy
bd070510b2 Minor text changes for 0.7.1 2004-02-16 17:59:09 +00:00
rmaddy
9c8f526228 Need to fix focus problem after ex window goes away 2004-02-14 01:11:07 +00:00
rmaddy
120605e1be 1159 2004-02-14 01:10:21 +00:00
rmaddy
44cf2538a8 Comment on event bug 2004-02-14 01:09:57 +00:00
rmaddy
3c3703720f Fixed exception when reopening a project. 2004-02-13 18:38:29 +00:00
rmaddy
5e6433e1e3 Fixed last fix 2004-02-12 21:33:20 +00:00
rmaddy
367431aecb Update for 0.7.1 2004-02-12 21:32:31 +00:00
rmaddy
42391308bb Reflect Idea version 2004-02-12 18:19:12 +00:00
rmaddy
22999f0d93 Updates for 0.7.1 2004-02-11 17:45:39 +00:00
rmaddy
bea7608ff1 Updates for 0.7.1 2004-02-11 17:28:33 +00:00
rmaddy
d7bc507e2d Add new param to deleteRange 2004-02-11 17:26:29 +00:00
rmaddy
a7df28befb Fixed cursor position after deleting range for a change. 2004-02-11 17:25:21 +00:00
rmaddy
8d69f8ba4f Ensure unique set of listeners 2004-02-11 17:24:40 +00:00
rmaddy
6782afc678 Deal with non-existent editors for a file 2004-02-11 16:50:51 +00:00
rmaddy
b3954913a0 Fixed moving cursor in empty file 2004-02-11 16:44:09 +00:00
rmaddy
b892719cad Fixed special parsing of < and > commnds 2004-02-11 16:42:40 +00:00
rmaddy
61aa07ebc9 Update call to deleteRange 2004-02-11 16:36:13 +00:00
rmaddy
80bbc06268 Support for modification attempt on a read-only file. 2004-02-03 17:42:27 +00:00
rmaddy
e8adba172e new changes 2004-02-02 07:11:36 +00:00
rmaddy
119866b6b7 new bugs 2004-02-02 07:11:19 +00:00
rmaddy
6dbbc3f23f Fixed exception when opening a file that has no document (such as images with ImageViewer plugin). 2004-02-02 06:16:00 +00:00
rmaddy
d4002eb3fc Changes for 0.7.0 release 2004-01-31 19:50:44 +00:00
rmaddy
77bcaa58d2 Changes for 0.7.0 release 2004-01-31 19:40:58 +00:00
rmaddy
281078019a Changes for 0.7.0 release 2004-01-31 19:32:04 +00:00
rmaddy
3838fe77cb Fix dw, dW, d[w when on last word of a line. Fixed cW to work like cE. 2004-01-30 23:37:30 +00:00