Kevin "The Nuclear" Bloom
|
3b51442c13
year bump; termbox update
|
10 months ago |
Kevin Bloom
|
ff28e2e83b
don't fail if we can't stat (if the file doesn't exist yet)
|
11 months ago |
Kevin Bloom
|
567dc4e51d
use a tempfile to do the backup writing
|
11 months ago |
Kevin "The Nuclear" Bloom
|
18001102c6
don't fail at saving if file doesn't exist to make a backup of
|
1 year ago |
Kevin "The Nuclear" Bloom
|
18f8636327
fixed up makefile; allow clipboard pasting of any size
|
1 year ago |
Kevin "The Nuclear" Bloom
|
3a74dd510f
fixed issues with backup files
|
1 year ago |
Kevin "The Nuclear" Bloom
|
70c89bf909
Closes #69
|
1 year ago |
Kevin "The Nuclear" Bloom
|
65148a5a16
fixed undoing bug for DELETE & line correction when reverting buffer
|
1 year ago |
Kevin "The Nuclear" Bloom
|
f744c49e7d
attempts to fix another undo line numbering bug
|
1 year ago |
Kevin "The Nuclear" Bloom
|
2d663014d0
fixed shell command crashing bug with undoset; also rewrote some of the undoset concat code
|
1 year ago |
Kevin "The Nuclear" Bloom
|
c1206d7fcf
increased filename size to PATH_MAX
|
1 year ago |
Kevin "The Nuclear" Bloom
|
d1b89e0930
fixed another line number bug with undo
|
1 year ago |
Kevin "The Nuclear" Bloom
|
b73f83453c
fixed some undoing issues
|
1 year ago |
Kevin Bloom
|
20cedf6d8d
fixed line number issue with shell commands
|
1 year ago |
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 |