kiyan
|
ea92e7bf7c
|
refacto: set tree explorer in the global state
also remove the redraw method and use renderer.draw immediately
|
2022-02-07 22:07:08 +01:00 |
|
kiyan
|
23c95a674f
|
chore: move refresh/reloaders into actions.reloaders
|
2022-02-06 16:24:14 +01:00 |
|
kiyan
|
4a9e53143b
|
refacto: ubiquitous language renaming
BREAKING
- rename all 'entry' to 'node' or '_node' if shadowing
- rename all 'entries' to 'nodes'
|
2022-02-05 18:10:09 +01:00 |
|
kiyan
|
3936829088
|
fix(file creation): containing folder offset in input
|
2022-02-05 17:12:05 +01:00 |
|
kiyan
|
52dd0402de
|
chore: extract functions initialization in create-file
|
2022-02-05 13:57:13 +01:00 |
|
kiyan
|
192b2266f7
|
fix: synchronous file creation
allows cursor to be set when finishing
fixes #806
|
2022-02-05 13:01:37 +01:00 |
|
kiyan
|
2b2bf0721d
|
refacto: move keypress to actions/init
|
2022-01-21 12:07:54 +01:00 |
|
kiyan
|
45671e94be
|
refacto: extract create_file into actions module
|
2022-01-21 11:45:52 +01:00 |
|