aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-01-05Fix: do not refresh the list after an item is processedmainSilvio Rhatto
2025-01-05Fix: use patch_stdout()Silvio Rhatto
2025-01-05Fix: improve how items are processedSilvio Rhatto
2025-01-04Fix: keybindings: add bindings until F12 for opening itemsSilvio Rhatto
2025-01-04Fix: keybindings: switch refresh binding from F5 to Ctrl+R, to avoid ↵Silvio Rhatto
conflict with opener bindings
2025-01-04Chore: TODO: updateSilvio Rhatto
2025-01-04Feat: plugin: opener: rifleSilvio Rhatto
2024-12-29Feat: adds a pager keybindingSilvio Rhatto
2024-08-20TODO: more featuresSilvio Rhatto
2024-08-16TODO: toggleables: line numberingSilvio Rhatto
2024-08-07Feat: docs: alternativesSilvio Rhatto
2024-08-04commit TODO: improved opener heuristics; filter modesSilvio Rhatto
2024-08-04TODO: openers: sqlite databases, firefox bookmarksSilvio Rhatto
2024-08-04Fix: increase polling/refresh intervalsSilvio Rhatto
2024-08-03TODO: auto-refreshSilvio Rhatto
2024-08-03TODO: updates (2)Silvio Rhatto
2024-08-02TODO: updatesSilvio Rhatto
2024-08-02Feat: add basic file line pluginSilvio Rhatto
2024-07-27Fix: comment updateSilvio Rhatto
2024-07-27Fix: plugin: opener: searcher: small refactorSilvio Rhatto
2024-07-27Fix: plugin: opener: searcher: cleanupSilvio Rhatto
2024-07-27Fix: typoSilvio Rhatto
2024-07-27TODO: cache compressionSilvio Rhatto
2024-07-27Fix: plugin: opener: searcher: var name changeSilvio Rhatto
2024-07-27Fix: change loading logicSilvio Rhatto
2024-07-27Fix: plugin: opener: searcher: check for platformdirsSilvio Rhatto
2024-07-27Feat: adds refresh keybindingSilvio Rhatto
2024-07-27Fix: plugin: opener: searcher: use asyncio.create_task instead of ↵Silvio Rhatto
asyncio.TaskGroup
2024-07-27Fix: plugin: opener: searcher: minor fixes; feat: adds force parameterSilvio Rhatto
2024-07-27Fix: plugin: opener: searcher: use asyncio instead of threading, and fix the ↵Silvio Rhatto
background process
2024-07-27feat: speedup FinderPluginFileNameSearcher by leveraging a filelist cacheSilvio Rhatto
2024-07-26Fix: plugin: opener: searcher: do not traverse hidden foldersSilvio Rhatto
2024-07-25Updates README and TODOSilvio Rhatto
2024-07-25TODO: additional searcher pluginsSilvio Rhatto
2024-07-24Adds ChangeLogSilvio Rhatto
2024-07-24Fix: plugin: opener: searcher: set_path logicSilvio Rhatto
2024-07-24TODO: updateSilvio Rhatto
2024-07-24Fix: style: cursor-line foregroundSilvio Rhatto
2024-07-24Fix: hide the cursor on the output listSilvio Rhatto
2024-07-24Fix: TODOSilvio Rhatto
2024-07-24Feat: cursor line styleSilvio Rhatto
2024-07-24Fix: exit statusSilvio Rhatto
2024-07-24Fix: case insensitivitySilvio Rhatto
2024-07-24Updates TODOSilvio Rhatto
2024-07-24Fix: disable VI editing modeSilvio Rhatto
2024-07-24Fix: plugin: opener: searcher: rename setPath to set_pathSilvio Rhatto
2024-07-24TODO: updateSilvio Rhatto
2024-07-24Fix: return cursor to the first listed itemSilvio Rhatto
2024-07-24Fix: rename output_buffer to list_bufferSilvio Rhatto
2024-07-24Feat: Pressing 'q' on the selection buffer will exit the user interfaceSilvio Rhatto