summaryrefslogtreecommitdiffstats
path: root/pkg/gui/editors.go
AgeCommit message (Expand)Author
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-10-19suggest files when picking a path to filter onJesse Duffield
2021-10-17support home/end keys in editorsJesse Duffield
2021-10-17fix editorJesse Duffield
2021-04-06support alt-enter for inserting newline when typing commit message within the...Jesse Duffield
2021-04-06fix commit message panelJesse Duffield
2021-04-06prioritise keybindings on editorsJesse Duffield
2021-03-21fix panic for unprintable key pressesFrancisco Miamoto
2020-11-28refactorJesse Duffield
2020-11-28soft code finding of suggestionsJesse Duffield
2020-11-28support labels for suggestions which are distinct from valuesJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield