mirror of
https://github.com/ulyssa/iamb.git
synced 2026-04-03 00:09:16 -06:00
[Feature Request] Keybinds Per Buffer/Window Type/Class #128
Labels
No labels
admin
bug
bug
bug
bug
bug
bug
bug
debugging
documentation
documentation
documentation
documentation
e2ee
e2ee
e2ee
e2ee
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
experimental
experimental
good first issue
good first issue
good first issue
good first issue
good first issue
good first issue
good first issue
good first issue
image
image
image
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
modalkit
perf
perf
perf
perf
ratatui
releases
ui
ui
ui
ui
ui
ui
ui
ui
ui
ui
ui
ui
ui
ui
ui
ui
ui
ui
ui
ui
ui
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/iamb#128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fuguesoft on 3/30/2025
This request is a bit complicated to explain. Essentially I would like to be able to specify which commands go to which types of buffers/windows.
For example, from anywhere in normal mode, I could
<S-j>to move the cursor down in the last active Rooms window. Conversely,<S-k>would move the cursor up. I could of course specify the bindings in my config:Another example would be being able to configure commands specifically for scrollback:
I don't know how the modes/windows/buffers are all configured now but it might be too extreme a rewrite to do something like this