Directory fuzzy search and fix C: not opening
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
|
||||
Use session 3:
|
||||
- Maybe status view, commit changes (like to buffer name or line) on enter?
|
||||
- Search over buffer directory, close search, quick enter buffer? Not sure if line, more general purpose
|
||||
- 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
|
||||
@@ -48,8 +49,6 @@ Commands TODO:
|
||||
- Special: non editable, hotkeys don't work etc.
|
||||
|
||||
backlog
|
||||
FEATURE Search whole words, case sensitive etc.
|
||||
FEATURE Select all searched occurences
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user