summaryrefslogtreecommitdiffstats
path: root/pkg/gui/editors.go
AgeCommit message (Expand)Author
2023-08-15Add emacs-keybinds for word navigationChing Pei Yang
2023-07-23Could not type special characters on non-english keyboardsArnaud MASSERANN
2023-07-03Introduce filtered list view modelJesse Duffield
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-30lots more refactoringJesse Duffield
2022-10-05feat(editors.go): move by wordsRyooooooga
2022-09-24Merge pull request #2104 from LiamKearn/feat-emacs-char-navJesse Duffield
2022-09-24feat: add support for emacs keybindingsRyooooooga
2022-08-09Feat: Add emacs character navigation, because I'm weird like that :)lkearn
2022-08-07move merge conflicts code into controllerJesse Duffield
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