summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-10-14dev next planv0.1.30-previwer-non-blokingqkzk
2024-10-13don't display obsoletes previewsqkzk
2024-10-12devqkzk
2024-10-12Refactor completionqkzk
2024-10-12devqkzk
2024-10-12FIX: search doesn't update if tabqkzk
2024-10-11massive renaming and movingqkzk
2024-10-11FIX: leaving a menu while in tree resets the index.qkzk
2024-10-11remove useless method callqkzk
2024-10-11simplify searchqkzk
2024-10-11devqkzk
2024-10-10devqkzk
2024-10-10remove useless actionqkzk
2024-10-10Use custom command for ncdu & alacrittyqkzk
2024-10-10leavemode small refactorqkzk
2024-10-09refactor status.search & status.search_againqkzk
2024-10-09search refactorqkzk
2024-10-09WIP. Common trait to iter from index to indexqkzk
2024-10-09tree refactorqkzk
2024-10-09removed unused structqkzk
2024-10-08refactor searchqkzk
2024-10-08sync left to right or right left with shift+arrowqkzk
2024-10-08menus defaultqkzk
2024-10-07refactor input history callsqkzk
2024-10-07comma instead of dotqkzk
2024-10-07Move as you type in Alt+g, esc go back to previousqkzk
2024-10-07Fix: preview doesn't update every timeqkzk
2024-10-06WIP: move as you type in alt+gqkzk
2024-10-06devqkzk
2024-10-06tree: separate builder for nodes and for treelinesqkzk
2024-10-06separate stack exploration into separate functionqkzk
2024-10-06simplify directory file creationqkzk
2024-10-06create fileinfo directly, don't use node methodqkzk
2024-10-06clone users instead of calling update twiceqkzk
2024-10-05WIP: don't clone users, use arc and update only onceqkzk
2024-10-05don't pass users to preview, build them if needed in treeqkzk
2024-10-05use an explicit enum for preview requestsqkzk
2024-10-04Fix: :Preview does nothing. Had to create a new kind of eventqkzk
2024-10-04FIX: Refresher is sending its quit message trought a closed channelqkzk
2024-10-03FIX: previewer is called even when preview can't be seenqkzk
2024-10-03devqkzk
2024-10-03FIX: search completion is made before the char is inserted in input string. S...qkzk
2024-10-03remove useless commentqkzk
2024-10-03improve internal settings namingqkzk
2024-10-03devqkzk
2024-10-03event dispatch refactorqkzk
2024-10-03simplify app loops and buildqkzk
2024-10-02non bloking previews in dual paneqkzk
2024-10-01devv0.1.30-draw_menuqkzk
2024-10-01double clic on menu itemsqkzk