Fix view centering

This commit is contained in:
Krzosa Karol
2025-12-31 10:34:11 +01:00
parent f8f9e33032
commit 0921054b6e
4 changed files with 16 additions and 6 deletions

View File

@@ -4,8 +4,6 @@
Use session 3:
- Maybe status view, commit changes (like to buffer name or line) on enter?
- Upload sublime settings to git and also install script / update config script
How to go about search/replace, opening code and other considerations
- We can use sed + find to search and replace, the automatic reopen should do the job
@@ -17,7 +15,6 @@ How to go about search/replace, opening code and other considerations
Use session 2
- Need configs I can't change browser or vcvarsall currently, maybe syntax like :Set InternetBrowser "firefox"
- Tutorial
- When jumping should center the view!!!
Debug session:
- Report errorf - use coroutine dialogs
@@ -49,7 +46,6 @@ Commands TODO:
- Special: non editable, hotkeys don't work etc.
backlog
FEATURE commands for scrolling: center, cursor_at_bottom_of_screen, cursor_at_top
FEATURE Some decl/function indexing in fuzzy format
ISSUE? Fix jump scroll, the query ends up the last line on screen, kind of wacky
FEATURE dump text editor state to file, restore state