index
:
finder
main
CLI searcher and browser REPL
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-27
Fix: plugin: opener: searcher: var name change
Silvio Rhatto
2024-07-27
Fix: change loading logic
Silvio Rhatto
2024-07-27
Fix: plugin: opener: searcher: check for platformdirs
Silvio Rhatto
2024-07-27
Feat: adds refresh keybinding
Silvio Rhatto
2024-07-27
Fix: plugin: opener: searcher: use asyncio.create_task instead of asyncio.Tas...
Silvio Rhatto
2024-07-27
Fix: plugin: opener: searcher: minor fixes; feat: adds force parameter
Silvio Rhatto
2024-07-27
Fix: plugin: opener: searcher: use asyncio instead of threading, and fix the ...
Silvio Rhatto
2024-07-27
feat: speedup FinderPluginFileNameSearcher by leveraging a filelist cache
Silvio Rhatto
2024-07-26
Fix: plugin: opener: searcher: do not traverse hidden folders
Silvio Rhatto
2024-07-25
Updates README and TODO
Silvio Rhatto
2024-07-25
TODO: additional searcher plugins
Silvio Rhatto
2024-07-24
Adds ChangeLog
Silvio Rhatto
2024-07-24
Fix: plugin: opener: searcher: set_path logic
Silvio Rhatto
2024-07-24
TODO: update
Silvio Rhatto
2024-07-24
Fix: style: cursor-line foreground
Silvio Rhatto
2024-07-24
Fix: hide the cursor on the output list
Silvio Rhatto
2024-07-24
Fix: TODO
Silvio Rhatto
2024-07-24
Feat: cursor line style
Silvio Rhatto
2024-07-24
Fix: exit status
Silvio Rhatto
2024-07-24
Fix: case insensitivity
Silvio Rhatto
2024-07-24
Updates TODO
Silvio Rhatto
2024-07-24
Fix: disable VI editing mode
Silvio Rhatto
2024-07-24
Fix: plugin: opener: searcher: rename setPath to set_path
Silvio Rhatto
2024-07-24
TODO: update
Silvio Rhatto
2024-07-24
Fix: return cursor to the first listed item
Silvio Rhatto
2024-07-24
Fix: rename output_buffer to list_buffer
Silvio Rhatto
2024-07-24
Feat: Pressing 'q' on the selection buffer will exit the user interface
Silvio Rhatto
2024-07-24
Feat: adds update_list()
Silvio Rhatto
2024-07-24
feat make output buffer read-only
Silvio Rhatto
2024-07-24
Fix: plugin: opener: searcher: file: .gitattributes
Silvio Rhatto
2024-07-24
Feat: display file names relative to the current path
Silvio Rhatto
2024-07-24
TODO: cleanup
Silvio Rhatto
2024-07-24
Feat: plugin: opener: searcher: file: additional default ignore patterns
Silvio Rhatto
2024-07-24
TODO: formatting
Silvio Rhatto
2024-07-24
TODO: toggles/non-toggles
Silvio Rhatto
2024-07-24
Fix: plugin: opener: searcher: file: ignore logic
Silvio Rhatto
2024-07-24
Fix: use absolute path only in the status bar
Silvio Rhatto
2024-07-24
Fix: plugin: opener: searcher: file: name: cleanup
Silvio Rhatto
2024-07-24
Fix: plugin: opener: file: xdg: pipe outputs to buffers
Silvio Rhatto
2024-07-24
Feat: display path in the right status bar
Silvio Rhatto
2024-07-24
Feat: terminal size polling interval
Silvio Rhatto
2024-07-24
Feat: refresh interval
Silvio Rhatto
2024-07-24
Feat: docs: dependencies
Silvio Rhatto
2024-07-24
Initial import
Silvio Rhatto