gitbutler
gitbutler copied to clipboard
Shortcuts/keybinds (preferably configurable and disableable)
The UI at the moment is really click-heavy in my opinion. Here's some shortcuts i suggest (non-exhaustive list), feel free to comment to add more :)
Global feature?
- Ctrl + F to search (global search? I think atm there is only a branch search)
- Undo
- Redo
Virtual branch bindings
- Create a new virtual branch
- Create new virtual branch and set as default
- Set current virual branch as default
- Change current virtual branch (like go to next or go to previous, in the display order)
- Rename current virtual-branch
Changes manipulation
- Commit current change to current virtual-branch
- Move change to another virtual-branch (like KEYBIND + scrollwheel to select which one)
Commit manipulation
- Push local commit to remote branch
- Squash local commit to virtual-branch