koffee icon indicating copy to clipboard operation
koffee copied to clipboard

Fast, keyboard-driven file explorer

Results 37 koffee issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

Is this possible? If so, koffee would be much more useful for me. Thanks.

proposal

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...

enhancement

Depends on configuration for key bindings #137 and the new settings interface #117. Add UI for changing key bindings.

enhancement

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...

enhancement

**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...

bug

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...

enhancement