rmaddy
|
3f7b8513ea
|
Added more commands
|
2003-05-13 19:38:20 +00:00 |
|
rmaddy
|
538ee344b1
|
Updated for state handling changes.
|
2003-05-13 18:08:20 +00:00 |
|
rmaddy
|
56eb2c401a
|
Fix removing of trailing newlines for display
|
2003-05-13 18:07:15 +00:00 |
|
rmaddy
|
e5e5e2995a
|
Redone to support state stack
|
2003-05-13 18:06:27 +00:00 |
|
rmaddy
|
8ff7d36e9e
|
Added set/getKeys
|
2003-05-13 18:06:12 +00:00 |
|
rmaddy
|
fa0685ec78
|
Support for macro recording.
|
2003-05-13 18:05:32 +00:00 |
|
rmaddy
|
5567ffe106
|
Updated for new ExEntryPanel.
|
2003-05-13 18:04:27 +00:00 |
|
rmaddy
|
2e2c9f7c9e
|
Updated for state handling changes. Clean up.
|
2003-05-13 18:03:12 +00:00 |
|
rmaddy
|
b8d218e268
|
Updated for state handling changes. Support for CMD_LINE mode. Support for recording.
|
2003-05-13 18:00:57 +00:00 |
|
rmaddy
|
71ab721ab2
|
Updated for state handling changes.
|
2003-05-13 17:59:18 +00:00 |
|
rmaddy
|
df19e13805
|
Cleaned up. Updated for state handling changes.
|
2003-05-13 17:58:08 +00:00 |
|
rmaddy
|
b5573b4c79
|
Added MacroGroup
|
2003-05-13 15:33:48 +00:00 |
|
rmaddy
|
8e14d3e3fc
|
small method name change
|
2003-05-13 15:33:20 +00:00 |
|
rmaddy
|
d29acecea6
|
Refactor of the old CommandEntryPanel
|
2003-05-13 15:32:21 +00:00 |
|
rmaddy
|
f2eea59f90
|
Added support for macro playback
|
2003-05-13 15:25:41 +00:00 |
|
rmaddy
|
4cb8665544
|
Added support for the q command - record keystrokes to a register.
|
2003-05-10 05:21:43 +00:00 |
|
rmaddy
|
70db16881f
|
Added more messages
|
2003-05-09 23:09:07 +00:00 |
|
rmaddy
|
9c6ddb9322
|
Display warning and error messages in status bar.
|
2003-05-09 21:55:09 +00:00 |
|
rmaddy
|
ff1067fe56
|
Added "status bar". Added :set showmode. Show mode on status line.
|
2003-05-09 17:22:06 +00:00 |
|
rmaddy
|
391c60bc68
|
Final tweaks for 0.3.2
|
2003-05-09 06:02:23 +00:00 |
|
rmaddy
|
c6ab3e24d6
|
*** empty log message ***
|
2003-05-09 05:54:16 +00:00 |
|
rmaddy
|
248abed09b
|
Added [p, ]p, [P, ]P commands
|
2003-05-09 05:44:35 +00:00 |
|
rmaddy
|
bb01f8ada4
|
Fixed paste after last line of file
|
2003-05-09 05:18:09 +00:00 |
|
rmaddy
|
9ca9f43889
|
Fixed repeat of R commands
|
2003-05-09 04:53:03 +00:00 |
|
rmaddy
|
ba5ef34b84
|
Added support to repeat visual change commands.
|
2003-05-09 04:43:52 +00:00 |
|
rmaddy
|
7128c8943f
|
Count before v and V is now supported.
|
2003-05-09 03:13:10 +00:00 |
|
rmaddy
|
2f88987f5b
|
Changes to deal with case insensitive operating systems.
|
2003-05-08 19:59:47 +00:00 |
|
rmaddy
|
bc079feccb
|
Fix d{motion} to become linewise as appropriate
|
2003-05-08 19:36:33 +00:00 |
|
rmaddy
|
fe986bf7c6
|
Forgot to add this
|
2003-05-08 17:58:13 +00:00 |
|
rmaddy
|
0f9f9a1000
|
Fixed % to set correct linewise/inclusive on command
|
2003-05-08 17:56:43 +00:00 |
|
rmaddy
|
05953bafc2
|
Fixed visual highlight after doing reformat or autoindent.
|
2003-05-08 17:53:31 +00:00 |
|
rmaddy
|
7b475c861a
|
*** empty log message ***
|
2003-05-08 17:52:46 +00:00 |
|
rmaddy
|
f4bc6796b5
|
Fixed visual highlight after doing reformat or autoindent.
|
2003-05-08 17:45:19 +00:00 |
|
rmaddy
|
595f0889d3
|
Comments for future Register enhancements
|
2003-05-08 15:50:41 +00:00 |
|
rmaddy
|
3e0675a8bf
|
z-, z., z<enter> now move cursor to start of line.
|
2003-05-08 04:54:00 +00:00 |
|
rmaddy
|
6374b71c5f
|
Save jumplocation for gd and gD
|
2003-05-08 04:33:04 +00:00 |
|
rmaddy
|
49a2393bd3
|
Fixed doing cw or cW while on last char of word/WORD.
|
2003-05-08 04:18:00 +00:00 |
|
rmaddy
|
70edc17203
|
Ensure there aren't two change listeners for an editor.
|
2003-05-08 04:03:02 +00:00 |
|
rmaddy
|
dca0663cff
|
Several fixes to allow undo of changes made by IDEA while not in insert mode.
|
2003-05-08 03:30:12 +00:00 |
|
rmaddy
|
db7fc145f8
|
Changes for support of ! commands
|
2003-05-08 03:25:24 +00:00 |
|
rmaddy
|
eea1962480
|
*** empty log message ***
|
2003-05-08 03:24:07 +00:00 |
|
rmaddy
|
226b5d21bc
|
Fixes for visual mode problems.
|
2003-05-08 03:23:28 +00:00 |
|
rmaddy
|
30f6cd480b
|
Handle line greater than line count
|
2003-05-07 20:25:16 +00:00 |
|
rmaddy
|
379012c9b4
|
Fixed bug which prevented :0, :1, or :<neg> from working
|
2003-05-07 20:16:34 +00:00 |
|
rmaddy
|
6d4c286ba8
|
Final tweaks for 0.3.1
|
2003-05-06 22:29:49 +00:00 |
|
rmaddy
|
18bea9b496
|
Close all editors, not exit IDEA, for :qall
|
2003-05-06 21:49:06 +00:00 |
|
rmaddy
|
52e8f70384
|
Added autoIndentLines
|
2003-05-06 21:48:34 +00:00 |
|
rmaddy
|
7bb5d431af
|
== command now repeatable
|
2003-05-06 21:39:30 +00:00 |
|
rmaddy
|
205b06dde0
|
Fixed backslashes in replacement text
|
2003-05-06 21:38:12 +00:00 |
|
rmaddy
|
a2c3ee7281
|
Don't exit IDEA with :q. Added several new ex commands
|
2003-05-06 16:30:04 +00:00 |
|