Kevin Bloom
|
758f1fea1c
transpose-word works with undo now
|
1 year ago |
Kevin "The Nuclear" Bloom
|
a957521ee6
fixed transpose; more memory fixes for undo
|
1 year ago |
Kevin "The Nuclear" Bloom
|
c6f61abf45
replace undo type
|
1 year ago |
Kevin "The Nuclear" Bloom
|
94e7fd0e46
fixed some undo memory bugs
|
1 year ago |
Kevin Bloom
|
dc856ca959
make undo work with utf8
|
1 year ago |
Kevin Bloom
|
52eadbfc2f
fixed issues with backsp undoing
|
1 year ago |
Kevin Bloom
|
9505b9e03b
fixed memory issue with undo data
|
1 year ago |
Kevin Bloom
|
2e19f71c8a
multi-insert/delete/backsp is working now
|
1 year ago |
Kevin "The Nuclear" Bloom
|
19c6c55d47
added unctrl back
|
1 year ago |
Kevin "The Nuclear" Bloom
|
9754e98b4e
a lot of progress with the undo
|
1 year ago |
Kevin "The Nuclear" Bloom
|
21a2d21b1d
fixed backspace redo
|
1 year ago |
Kevin Bloom
|
b20c28ee00
added todo
|
1 year ago |
Kevin "The Nuclear" Bloom
|
a3c7904315
first attempts at action-based undoing
|
1 year ago |
Kevin "The Nuclear" Bloom
|
1580f0f3b8
reframe on undo/redo
|
1 year ago |
Kevin "The Nuclear" Bloom
|
91b91fedbd
trying out new undo trail idea
|
1 year ago |
Kevin "The Nuclear" Bloom
|
72a1140bd5
Closes #12 (redo M-/)
|
1 year ago |
Kevin "The Nuclear" Bloom
|
a6e86257e5
fixed line logic for empty buffers
|
1 year ago |
Kevin "The Nuclear" Bloom
|
38384bfdfa
fixed buf with opening and writing new files
|
1 year ago |
Kevin "The Nuclear" Bloom
|
e4cfcaf348
Closes #6 & #15
|
1 year ago |
Kevin "The Nuclear" Bloom
|
15644a1f78
fixed crash on open large path with find-file
|
1 year ago |
Kevin "The Nuclear" Bloom
|
4375ad4e8a
Closes #7, buffer revert
|
1 year ago |
Kevin "The Nuclear" Bloom
|
5078264ff9
msgline keybindings
|
1 year ago |
Kevin "The Nuclear" Bloom
|
59cd420259
fixed another undo issue, fixed some warnings, added better hilite
|
1 year ago |
Kevin "The Nuclear" Bloom
|
2ba347d1d2
remove the movegap for point of 0
|
1 year ago |
Kevin "The Nuclear" Bloom
|
6486cdd087
I think I fixed undoing for now
|
1 year ago |
Kevin "The Nuclear" Bloom
|
4e16c5a9f4
this works better for now
|
1 year ago |
Kevin "The Nuclear" Bloom
|
47d19527ea
removed movegap from undoset as it breaks cutting entire buffer
|
1 year ago |
Kevin "The Nuclear" Bloom
|
adb640cfc3
fixed crashes when you undo on the last character of a buffer
|
1 year ago |
Kevin "The Nuclear" Bloom
|
3728ed4edc
only move the gap when the egap is a the beg of buffer
|
1 year ago |
Kevin "The Nuclear" Bloom
|
1f7855d3c0
move the gap before you undo
|
1 year ago |