summaryrefslogtreecommitdiffstats
path: root/pkg/gui/keybindings.go
AgeCommit message (Expand)Author
2021-02-16add colors to differentiate action and menu commands1jz
2020-11-28Add lc prefixYuki Osaki
2020-11-28Visualize the commits for all branchesYuki Osaki
2020-11-19Add mapping to copy a pull request URL to the clipboardFarzad Majidfayyaz
2020-10-13support rebinding confirm/newline keys in editorJesse Duffield
2020-10-12Copy a commit message to clipboard: Changes to latest versionnullawhale
2020-10-10fix mutex deadlockJesse Duffield
2020-10-10more mutex safety with staging panelJesse Duffield
2020-10-10paging keybindings for line by line panelJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-10remove viperJesse Duffield
2020-10-02dont close over loop variables ugh I hate this language featureJesse Duffield
2020-10-02update keybindingsJesse Duffield
2020-10-02bulk submodule menuJesse Duffield
2020-10-02allow updating submoduleJesse Duffield
2020-10-02allow submodule init and show submodule diff with a prefixJesse Duffield
2020-10-02allow updating submodule urlJesse Duffield
2020-10-02allow adding a submoduleJesse Duffield
2020-10-02add more submodule commandsJesse Duffield
2020-10-02add submodules contextJesse Duffield
2020-10-02make it easier to add a tab to a viewJesse Duffield
2020-09-27better validation messagesJesse Duffield
2020-09-27better interfaceJesse Duffield
2020-09-27support custom keybindingsJesse Duffield
2020-09-26convert to string in a better way because I'm pretty sure alpine needs itJesse Duffield
2020-09-21Be able to copy file nameYuki Osaki
2020-08-25Remove tab keybinding for cycling tabJesse Duffield
2020-08-25use new branch logic when 'checking out' remote branchJesse Duffield
2020-08-24better keybinding ('W') for viewing diffv0.22.0Jesse Duffield
2020-08-23set keybindings after initialising viewsJesse Duffield
2020-08-23centralise code for copying to clipboardJesse Duffield
2020-08-23more cherry picking stuff, mostly around the reflogJesse Duffield
2020-08-23better handling of our different modes and also cherry pickingJesse Duffield
2020-08-23refactor how we handle different modesJesse Duffield
2020-08-23try allowing creating branches off the stash tooJesse Duffield
2020-08-23genericise creating new branches off thingsJesse Duffield
2020-08-23add sub commit contextJesse Duffield
2020-08-23commit files kind of generalisedJesse Duffield
2020-08-23allowing commit files to be viewed in reflog as wellJesse Duffield
2020-08-23statically define context keysJesse Duffield
2020-08-23WIP constants for context keysJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23use camelCaseJesse Duffield
2020-08-23more stuffJesse Duffield
2020-08-23move context specific keybindings into context fileJesse Duffield
2020-08-23lots more stuffJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-17allow overriding default confirm/escape keybindingsJesse Duffield