summaryrefslogtreecommitdiffstats
path: root/pkg/gui/keybindings.go
AgeCommit message (Expand)Author
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-12-29allow opening a commit in the browserJesse Duffield
2021-12-06Add a menu entry and keybinding to `{` for decreasing the context sizeDerTeta
2021-12-06Add a menu item and keybinding to `}` to increase the context sizeDerTeta
2021-11-05add menu options for log stuffJesse Duffield
2021-11-05support scrolling left and rightJesse Duffield
2021-10-22Add variable to simplify JumpToBlock keybindingSam Burville
2021-10-22Improve JumpToBlock keybinding functionalitySam Burville
2021-10-22Add JumpToBlock keybindingSam Burville
2021-10-16minor changesJesse Duffield
2021-10-16copy selected text to clipboardHrishikesh Hiraskar
2021-08-25Fix translationsRyooooooga
2021-08-25Support `git config merge.conflictStyle diff3`Ryooooooga
2021-08-25Implement state filtering for commit filesLiberatys
2021-08-03introduce edit command template to open a specifig line of a fileRyooooooga
2021-07-27Fix menu item colorDenis Palashevskii
2021-07-27Update docsDenis Palashevskii
2021-07-27Implement pull request options menuDenis Palashevskii
2021-07-01:art: run go fmt against the file directly ftwDavyd McColl
2021-07-01:sparkles: facilitate toggling whitespace in the diff view with a hotkey (c-w...Davyd McColl
2021-05-30Add global binding to open recent reposLiberatys
2021-04-12add random tip to command logJesse Duffield
2021-04-11allow focusing on command log viewJesse Duffield
2021-04-11allow showing, hiding, and scrolling the extras panelJesse Duffield
2021-04-11support scrolling extras viewJesse Duffield
2021-04-11allow opening merge toolJesse Duffield
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