summaryrefslogtreecommitdiffstats
path: root/pkg/gui/keybindings.go
AgeCommit message (Expand)Author
2021-04-06change languageJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06testJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-06switching repos without restarting the guiJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2021-04-06support alt-enter for inserting newline when typing commit message within the...Jesse Duffield
2021-04-06allow scrolling when staging lines or building patchJesse Duffield
2021-04-06support backtab keyJesse Duffield
2021-04-06bump gocuiJesse Duffield
2021-04-06use tcell via porting over code from awesome-gocuiJesse Duffield
2021-04-02refactorJesse Duffield
2021-04-02allow toggling tree view for commit files panelJesse Duffield
2021-03-30allow toggling on/off file tree modeJesse Duffield
2021-03-30allow ignoring directoriesJesse Duffield
2021-03-30support discarding changes in dirJesse Duffield
2021-03-30update wordingJesse Duffield
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