summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-24devqkzk
2024-01-24allow shift+down to wrap around suggestionsqkzk
2024-01-24don't save input history if logs are disabledqkzk
2024-01-24shift+left erase current inputqkzk
2024-01-23WIP: input history. Needs testing & refactoringqkzk
2024-01-23wip: history input first draftqkzk
2024-01-23devqkzk
2024-01-22remove old bulk renameqkzk
2024-01-22bulk documentationqkzk
2024-01-22WIP: bulk refactor. First working version. Need refactoringqkzk
2024-01-22WIP: fuse bulk rename & executeqkzk
2024-01-22Update development.mdqkzk
2024-01-21devqkzk
2024-01-21devqkzk
2024-01-21allow palette to change size in future. YAGNI ?qkzk
2024-01-21doc a header improvementqkzk
2024-01-21changing focus left or right only affects the border. Moving does nothingqkzk
2024-01-21FIX header positions are offsetqkzk
2024-01-21docqkzk
2024-01-21clippyqkzk
2024-01-21WIP: right aligned header & footer elementsqkzk
2024-01-21WIP: Left & Right aligned headers & footers. Not clickable yetqkzk
2024-01-20devqkzk
2024-01-20remove old search methodsqkzk
2024-01-20better display for search, simplify search algorithmqkzk
2024-01-20refactor completionqkzk
2024-01-20WIP: search next refactorqkzk
2024-01-20FIX: completion only work for searchqkzk
2024-01-20refactor select_next in searchqkzk
2024-01-20FIX: tree search stupid bugqkzk
2024-01-20FIX: search next doesn't workqkzk
2024-01-20devqkzk
2024-01-20WIP: display position after searchqkzk
2024-01-20display searched correctly in headerqkzk
2024-01-20reset search when moving or changer displayqkzk
2024-01-20WIP: store every search resultqkzk
2024-01-19WIP: new search allowing caching resultsqkzk
2024-01-19dev: memory leak ???qkzk
2024-01-19remove useless commentqkzk
2024-01-18wip: moved completion methods to searchqkzk
2024-01-17use regex in flaggedqkzk
2024-01-17WIP: search. Better namesqkzk
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-15devv0.1.26-devqkzk
2024-01-15clippyqkzk
2024-01-15FIX: skim in tree doesn't select the matchqkzk