summaryrefslogtreecommitdiffstats
path: root/pkg/config/user_config.go
AgeCommit message (Expand)Author
2021-04-11allow opening merge toolJesse Duffield
2021-04-06default to not quitting when hitting esc at the top level.Jesse Duffield
2021-04-06support alt-enter for inserting newline when typing commit message within the...Jesse Duffield
2021-03-30allow configuring to show file tree on startupJesse Duffield
2021-03-30allow toggling on/off file tree modeJesse Duffield
2021-02-08Adding setup and configNick Flueckiger
2020-11-28Visualize the commits for all branchesYuki Osaki
2020-11-28Add config option for notInRepo behaviour.Kalvin Pearce
2020-11-28:sparkles: implement quick commit when no files staged, if configured to do soDavyd McColl
2020-11-19Change copy PR mapping to <c-y> and use gui.Tr for the messageFarzad Majidfayyaz
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-10have typed default configJesse Duffield
2020-10-10store popup version in state not config so that we never need to write to the...Jesse Duffield
2020-10-10remove viperJesse Duffield