rmaddy
|
6ac8fb815d
|
Change commands in visual mode now exit visual mode.
|
2005-10-19 22:59:23 +00:00 |
|
rmaddy
|
8d99153030
|
Change commands in visual mode now exit visual mode.
|
2004-12-10 22:55:20 +00:00 |
|
rmaddy
|
79f33e9607
|
Fixed :quit command (not all forms recognized)
|
2004-12-10 22:31:18 +00:00 |
|
rmaddy
|
6b308bbdfe
|
Initial changes to support repeating of inserted text via the Ctrl-Space sequence.
|
2004-12-10 21:59:27 +00:00 |
|
rmaddy
|
f0883393fb
|
Pass Escape to IDEA if not used by Vim.
|
2004-12-10 21:58:51 +00:00 |
|
rmaddy
|
74cc46411c
|
Initial changes to support repeating of inserted text via the Ctrl-Space sequence. Pass Escape to IDEA if not used by Vim.
|
2004-12-10 21:58:18 +00:00 |
|
rmaddy
|
eaff15dd49
|
Changed IDEA version to 4.x
|
2004-10-30 03:07:33 +00:00 |
|
rmaddy
|
66ac42a1b3
|
Can now delete blank line at end of file.
|
2004-10-29 05:58:05 +00:00 |
|
rmaddy
|
f0dbc9ce8d
|
Some better checking when plugin disabled/enabled. Restore cursor.
|
2004-10-29 05:09:58 +00:00 |
|
rmaddy
|
4a9da395f9
|
Use file type's indent size instead of tab size for indenting lines.
|
2004-10-29 03:42:01 +00:00 |
|
rmaddy
|
91a35f4a43
|
Fixed duplicate characters getting added to a register during recording.
|
2004-10-22 05:34:08 +00:00 |
|
rmaddy
|
9e566f9ab5
|
Fixed NPE if no editor for highlighting.
|
2004-10-22 05:14:56 +00:00 |
|
rmaddy
|
aa787f47d1
|
Fixed *, #, e, and b commands when punctuation at end of range
|
2004-10-22 05:11:21 +00:00 |
|
rmaddy
|
77e9301a21
|
Fixed :class and :find
|
2004-07-13 16:39:37 +00:00 |
|
rmaddy
|
196a22c219
|
Fixed NPE if there is no previous search
|
2004-07-13 16:38:04 +00:00 |
|
rmaddy
|
e40c2bc4e9
|
Final update for new version and update for changes to plugin.xml
|
2004-07-02 05:31:09 +00:00 |
|
rmaddy
|
fedcd01019
|
Fixed NPE when using the :q related commands. Fixed any of the ex commands for selecting a different file.
|
2004-06-30 05:11:59 +00:00 |
|
rmaddy
|
3cbbe76d81
|
Tweaked some docs.
|
2004-06-30 03:59:42 +00:00 |
|
rmaddy
|
350190fa58
|
Add checks so this works with both 4.0.x and 4.5
|
2004-06-30 03:58:08 +00:00 |
|
rmaddy
|
8a3ca52196
|
Complete support of aw,aW,iw,iW text objects.
|
2004-06-28 22:14:52 +00:00 |
|
rmaddy
|
ae93e36ff6
|
Chages for text objects
|
2004-06-28 02:57:36 +00:00 |
|
rmaddy
|
0d3bd6086a
|
Changes to support text objects
|
2004-06-28 02:49:29 +00:00 |
|
rmaddy
|
a89af1d32f
|
Begin support of visual block mode.
|
2004-06-23 22:38:19 +00:00 |
|
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 |
|
rmaddy
|
da9582ed24
|
Fixed repeating of o and O commands.
|
2004-01-30 22:34:13 +00:00 |
|
rmaddy
|
a96ef5bb33
|
Move cursor properly
|
2004-01-30 19:40:03 +00:00 |
|
rmaddy
|
297c05041d
|
Putting text that was yanked from the last line didn't always have the newline inserted.
|
2004-01-30 19:36:15 +00:00 |
|
rmaddy
|
6081d7cff5
|
Fixed cursor location after undo
|
2004-01-30 19:24:58 +00:00 |
|
rmaddy
|
120a6a8e3e
|
Changes for Command API change
|
2004-01-30 06:57:44 +00:00 |
|
rmaddy
|
c51ca6feac
|
More text
|
2004-01-30 06:57:26 +00:00 |
|
rmaddy
|
e462ed7ad6
|
Made isReadType and isWriteType not static.
|
2004-01-30 06:55:01 +00:00 |
|
rmaddy
|
0a7d8dd7e8
|
Made entering of : commands read/write
|
2004-01-30 06:48:28 +00:00 |
|
rmaddy
|
ec616d60da
|
Prevent some possible NPE's
|
2004-01-30 06:47:47 +00:00 |
|
rmaddy
|
c294063223
|
All editors of a file now display the same selection.
|
2004-01-28 22:57:42 +00:00 |
|
rmaddy
|
e7f1236b47
|
Fixed toggling of insert/replace modes
|
2004-01-28 22:42:34 +00:00 |
|
rmaddy
|
10a9c4c433
|
Forgot to check if document not found
|
2004-01-28 22:41:59 +00:00 |
|
rmaddy
|
6d65a00426
|
Fixed undo/restore file issue if file had been saved in the middle.
|
2004-01-28 21:13:39 +00:00 |
|
rmaddy
|
b7be4b8e74
|
Changes to support the command sequence r<Enter>
|
2004-01-28 20:13:16 +00:00 |
|
rmaddy
|
48c4faf83d
|
More notes
|
2004-01-28 01:05:56 +00:00 |
|
rmaddy
|
0dc1c756d7
|
Partial handling of r<Enter>
|
2004-01-28 01:05:45 +00:00 |
|
rmaddy
|
3d6328a179
|
Handle special key char arguments.
|
2004-01-28 01:05:03 +00:00 |
|
rmaddy
|
bb99b9fef5
|
More notes
|
2004-01-28 00:42:23 +00:00 |
|
rmaddy
|
45ac9252f5
|
Imports
|
2004-01-28 00:41:28 +00:00 |
|
rmaddy
|
361725d583
|
Refactored a bit to be more document based than editor based.
|
2004-01-28 00:39:56 +00:00 |
|
rmaddy
|
3341686f1e
|
Debugging
|
2004-01-28 00:39:30 +00:00 |
|
rmaddy
|
0219df8fe7
|
Added some missing status bar updates.
|
2004-01-28 00:38:33 +00:00 |
|
rmaddy
|
e4894ca866
|
Move file reload to DocumentManager.
|
2004-01-28 00:37:24 +00:00 |
|
rmaddy
|
1ac5077c4c
|
More listeners
|
2004-01-28 00:36:59 +00:00 |
|
rmaddy
|
4876e908e9
|
Cleanup. Make visual related item document level, not editor level.
|
2004-01-28 00:36:25 +00:00 |
|
rmaddy
|
768df01a82
|
Cleanup
|
2004-01-28 00:34:05 +00:00 |
|
rmaddy
|
78d70b0472
|
Used block cursor for command mode and bar cursor for insert/replace modes.
|
2004-01-28 00:26:42 +00:00 |
|