summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-01-14double click left = right click: open fileqkzk
2023-01-14mouse press changes tab firstqkzk
2023-01-13use size in pixels instead of percentqkzk
2023-01-13refacor displayquentin konieczko
2023-01-13fix old cursor still displayedquentin konieczko
2023-01-13first line for second windowsquentin konieczko
2023-01-13refactor window creationquentin konieczko
2023-01-13rename windowsquentin konieczko
2023-01-12use a window for temporary elements. Need refactoring & testingqkzk
2023-01-11use unstable sort since it should be fasterqkzk
2023-01-10unfold trees when entering themqkzk
2023-01-09refactor displayqkzk
2023-01-09fix typoqkzk
2023-01-09second line for treeqkzk
2023-01-09tree: sortqkzk
2023-01-08refactoringqkzk
2023-01-08executing a mode restore to the previous modeqkzk
2023-01-08use a method to set new modeqkzk
2023-01-08documentationqkzk
2023-01-08tree: symlink in current node or parentqkzk
2023-01-08tree: complete.qkzk
2023-01-08tree: documentationqkzk
2023-01-08tree: disable sort & regexqkzk
2023-01-08tree: drag n dropqkzk
2023-01-08refactor files collectionqkzk
2023-01-08docqkzk
2023-01-08refactor files collection for tree & pathcontentqkzk
2023-01-07fix search: refactor tree creation to mimic files from pathcontentqkzk
2023-01-06bugged searchquentin konieczko
2023-01-05rename coming from mode tree: display a tree viewqkzk
2023-01-05fix rename from treeqkzk
2023-01-05tree: filter & toggle hiddenqkzk
2023-01-05move filter to tabqkzk
2023-01-05tree: skim & renameqkzk
2023-01-05tree: open shellquentin konieczko
2023-01-05tree: refresh view refreshes the treequentin konieczko
2023-01-05tree: t toggle tree, T thumbnail.quentin konieczko
2023-01-05tree: enable chmodquentin konieczko
2023-01-05tree: move to parentquentin konieczko
2023-01-05tree: execute filequentin konieczko
2023-01-05tree: open a filequentin konieczko
2023-01-05tree: nvim file pickerquentin konieczko
2023-01-04selected for tab, use it for previewsqkzk
2023-01-04tree: q quit treeviewqkzk
2023-01-04tree: toggle with ctrl+tqkzk
2023-01-04tree: simplify into navigable contentqkzk
2023-01-04tree: copy filepath to clipboardqkzk
2023-01-04tree: copy filename to clipboardqkzk
2023-01-03preview from tree viewqkzk
2023-01-03tree: toggle flags & display flagged filesqkzk