kaktree icon indicating copy to clipboard operation
kaktree copied to clipboard

File explorer side panel for Kakoune

Results 13 kaktree issues
Sort by recently updated
recently updated
newest added

## Problem description When you change root of the tree by pressing enter, the marked line moves to the top of the buffer, but there is also a white cursor...

bug
good first issue

It would be nice highlight changed, untracked, ignored, and added files with different colors in the tree.

enhancement
help wanted

Currently kaktree only imitates the tree, by doing requests to the filesystem only when user expands the directory, and replacing the contents of the buffer with Kakoune. This means that...

enhancement
help wanted