Age | Commit message (Expand) | Author |
2025-01-05 | Fix: do not refresh the list after an item is processedmain | Silvio Rhatto |
2025-01-05 | Fix: use patch_stdout() | Silvio Rhatto |
2025-01-05 | Fix: improve how items are processed | Silvio Rhatto |
2025-01-04 | Fix: keybindings: add bindings until F12 for opening items | Silvio Rhatto |
2025-01-04 | Fix: keybindings: switch refresh binding from F5 to Ctrl+R, to avoid conflict... | Silvio Rhatto |
2025-01-04 | Chore: TODO: update | Silvio Rhatto |
2025-01-04 | Feat: plugin: opener: rifle | Silvio Rhatto |
2024-12-29 | Feat: adds a pager keybinding | Silvio Rhatto |
2024-08-20 | TODO: more features | Silvio Rhatto |
2024-08-16 | TODO: toggleables: line numbering | Silvio Rhatto |
2024-08-07 | Feat: docs: alternatives | Silvio Rhatto |
2024-08-04 | commit TODO: improved opener heuristics; filter modes | Silvio Rhatto |
2024-08-04 | TODO: openers: sqlite databases, firefox bookmarks | Silvio Rhatto |
2024-08-04 | Fix: increase polling/refresh intervals | Silvio Rhatto |
2024-08-03 | TODO: auto-refresh | Silvio Rhatto |
2024-08-03 | TODO: updates (2) | Silvio Rhatto |
2024-08-02 | TODO: updates | Silvio Rhatto |
2024-08-02 | Feat: add basic file line plugin | Silvio Rhatto |
2024-07-27 | Fix: comment update | Silvio Rhatto |
2024-07-27 | Fix: plugin: opener: searcher: small refactor | Silvio Rhatto |
2024-07-27 | Fix: plugin: opener: searcher: cleanup | Silvio Rhatto |
2024-07-27 | Fix: typo | Silvio Rhatto |
2024-07-27 | TODO: cache compression | Silvio Rhatto |
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 |