Kevin "The Nuclear" Bloom
|
8bd74224a6
use memory for undo instead of array
|
1 year ago |
Kevin "The Nuclear" Bloom
|
33f28fa564
Proof of concept for a better undo
|
1 year ago |
Kevin Bloom
|
541225b640
cleaned up a few minor warnings
|
1 year ago |
Kevin "The Nuclear" Bloom
|
e973c15555
fixed issue with numeric arugment and kbd macros
|
1 year ago |
Kevin "The Nuclear" Bloom
|
53d8d85c11
forgot to clean up these warnings
|
1 year ago |
Kevin "The Nuclear" Bloom
|
e8e3392e6a
fixed M-t
|
1 year ago |
Kevin "The Nuclear" Bloom
|
6c7690ee32
fixed numeric_argument for gotochar
|
1 year ago |
Kevin "The Nuclear" Bloom
|
80fa94f2c1
use spaces instead of tabs
|
1 year ago |
Kevin "The Nuclear" Bloom
|
2b877613df
fixed unicode input (can input and render all emojis)
|
1 year ago |
Kevin "The Nuclear" Bloom
|
75889f3013
don't save if it's not necessary
|
1 year ago |
Kevin "The Nuclear" Bloom
|
06c5c9f152
jump to char
|
1 year ago |
Kevin "The Nuclear" Bloom
|
2156911c5f
kinda fixed undo
|
1 year ago |
Kevin "The Nuclear" Bloom
|
f051f88045
stop extra keys in find-file; undo is terrible, remove it for now
|
1 year ago |
Kevin "The Nuclear" Bloom
|
f84ed221ad
keyboard macros!
|
1 year ago |
Kevin "The Nuclear" Bloom
|
45bd49bc18
more bugs...
|
1 year ago |
Kevin "The Nuclear" Bloom
|
aff852839b
input space tabs in one undoset
|
1 year ago |
Kevin "The Nuclear" Bloom
|
0604cdf925
can input STDOUT at point from any shell commmand
|
1 year ago |
Kevin "The Nuclear" Bloom
|
bedf6dd6f5
M-i for tab, C-i for 2 space
|
1 year ago |
Kevin "The Nuclear" Bloom
|
7119a34736
can input shell commands, can only open files with commands
|
1 year ago |
Kevin "The Nuclear" Bloom
|
3771b9f60b
always use the editor's directory for pick command
|
1 year ago |
Kevin "The Nuclear" Bloom
|
bd1f87581a
fixed unused variable warnings
|
1 year ago |
Kevin "The Nuclear" Bloom
|
c8f322a5f1
use pick and git ls-line to fuzzy find
|
1 year ago |
Kevin "The Nuclear" Bloom
|
215fbfbd0a
fixed bug with large paths causing crash
|
1 year ago |
Kevin "The Nuclear" Bloom
|
14b51dae69
started on kbd macro
|
1 year ago |
Kevin "The Nuclear" Bloom
|
3a222656b4
added auto-indent
|
1 year ago |
Kevin "The Nuclear" Bloom
|
c4efcab1e9
fixed bracket matching breaking empty buffer rendering
|
2 years ago |
Kevin "The Nuclear" Bloom
|
aef3609f31
fixed a ton of issues with multiple windows
|
2 years ago |
Kevin "The Nuclear" Bloom
|
13642f7503
vertical splitting (very buggy)
|
2 years ago |
Kevin "The Nuclear" Bloom
|
6381b32912
fixed not stopping when it's not a bracket
|
2 years ago |
Kevin "The Nuclear" Bloom
|
0a2b5b4780
highlight matching bracket
|
2 years ago |