summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-01-17WIP: all search methods moved to search. All use the same algorithmqkzk
2024-01-17use methods instead of attributesqkzk
2024-01-17move search from tree to Searchqkzk
2024-01-16WIP: use same algorithm for tree.search as directory.search & flagged.searchqkzk
2024-01-16WIP: search refactor. Search structqkzk
2024-01-15clippyqkzk
2024-01-15FIX: skim in tree doesn't select the matchqkzk
2024-01-15save the regex, don't compile it anymoreqkzk
2024-01-15search next in flagged modeqkzk
2024-01-15use regex in searchsqkzk
2024-01-14give focus with wheelqkzk
2024-01-14FIX: leaving mount mode with enter when device is mounted should move to itqkzk
2024-01-14FIX: clicking footer row execute directory actions, even in flagged display modeqkzk
2024-01-14remove Edit::Jump modeqkzk
2024-01-14merge Action::Delete & Action::DeleteFileqkzk
2024-01-14WIP: check focus or edit mode before most actions. Still some edge cases to w...qkzk
2024-01-12WIP: check focus before executing actionqkzk
2024-01-11WIP. May have to be reversed. Should I create a window kind object and send i...qkzk
2024-01-11use focus to decide movementqkzk
2024-01-11give focus with clickqkzk
2024-01-10single pane borders follow focusqkzk
2024-01-10removed mocpqkzk
2024-01-10focus struct, following selected tabqkzk
2024-01-10FIX ueberzug in dual tab.v0.1.25-devqkzk
2024-01-10clippyqkzk
2024-01-10more videos format can be previewedqkzk
2024-01-10remove useless commentqkzk
2024-01-10better color for copy moveqkzk
2024-01-09colors for mountable devicesqkzk
2024-01-09clippyqkzk
2024-01-09configurable menu colorsqkzk
2024-01-09better names for attr colorsqkzk
2024-01-09colors: use rgb every whereqkzk
2024-01-09better second colorqkzk
2024-01-09unify colors, use generic namesqkzk
2024-01-09constant colorsqkzk
2024-01-09impl default for configqkzk
2024-01-08FIX: next_sibling doesn't wrapqkzk
2024-01-08toggling tree selects the current file if possibleqkzk
2024-01-08Move back & leave_mode history should use the same status methodqkzk
2024-01-08FIX: move back is buggy.qkzk
2024-01-08devqkzk
2024-01-08prevent go back & entering history edit mode in flagged & previewqkzk
2024-01-08better footer for flagged filesqkzk
2024-01-08toggle flag move down in tree modeqkzk
2024-01-07FIX: jump does nothingqkzk
2024-01-07FIX: running a command line application with "-d" doesn't work on alacrittyqkzk
2024-01-07FIX: in tree, moving while in "second pane as preview" unfolds.qkzk
2024-01-07remove useless logqkzk
2024-01-07update the helpqkzk