koffee
koffee copied to clipboard
Fast, keyboard-driven file explorer
Add the following commands from VIM for scrolling the window relative to the cursor/selected item: - `zt` scrolls so that the cursor is on the top - `zz` scrolls so...
Hey Matt, here's a very much not ready changeset to add icons. I noticed that I created #3 way back when, but, you know, gotta be the change you want...
Redesign settings UI to be a keyboard-driven grid like the main window with a navigable tree of settings. - UI consists of: - Label to show settings location/breadcrumbs - Grid...
Is this possible? If so, koffee would be much more useful for me. Thanks.
Visual-Studio-style custom tools. Allow the user to maintain a list of tools as commands. Tool properties: - Name - Exe Path - Arguments - Hide Window Arguments support use of...
Depends on configuration for key bindings #137 and the new settings interface #117. Add UI for changing key bindings.
A repeat command `.` will either repeat or retry certain actions. - When an item is renamed and text was only prepended or appended to the existing name or full...
**Describe the bug** When searching a large directory tree, the app slows down and can eventually become unresponsive. It becomes slower as more folders/items are searched. This happens regardless of...
This extends #105 to add support for exporting the selected registry key or value. - A yank of a key or value and a subsequent put into a filesystem folder...