Fix EvalCommandsLineByLine wholly failing on any error, redesign :Set

This commit is contained in:
Krzosa Karol
2026-01-03 14:48:27 +01:00
parent da96fb847c
commit bfcab9b3c3
7 changed files with 235 additions and 226 deletions

View File

@@ -2,10 +2,9 @@
! From a user (novice) point of view, how does it look like?
Use session 4
- SkipLoadWord
- Delete file command
- Add <<File>> <<WorkDir>> template strings to Open (Then remove SEtWorkdirhere)
- :Set Filename to name current buffer ??? :O and others like that!!
- :Close Fuzzy search exact match doesn't match with Close
- Maybe search everything window should have a special buffer
- Setting variables maybe should create and modify config, commit these changes immediately? So user can change keybindings in command window and commit immediately
- Make the special view hooks also available for modification and registered but maybe under different name or something