summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/global_controller.go
AgeCommit message (Expand)Author
2024-01-28Show mode-specific keybinding suggestionsJesse Duffield
2024-01-28Improve keybinding descriptionsJesse Duffield
2024-01-19Enforce single-item selection in various actionsJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
2023-04-30move toggle whitespace action to controllers packageJesse Duffield
2023-04-30move quit actions to controllerJesse Duffield
2023-04-30move diffing menu action to controllerJesse Duffield
2023-04-30move filtering menu action to controllerJesse Duffield
2023-04-30move another action into controllerJesse Duffield
2023-04-30move more actions into controllerJesse Duffield
2023-04-30move custom patch options menu action to controllers packageJesse Duffield
2023-04-30move custom command action into its own fileJesse Duffield
2023-04-30lots of changesJesse Duffield
2023-04-30standardise controller helper methodsJesse Duffield
2023-04-13Don't add custom command to history if it starts with spaceLuka Markušić
2022-03-24lots more genericsJesse Duffield
2022-03-24make more use of genericsJesse Duffield
2022-03-17refactor controllersJesse Duffield
2022-03-17more refactoringJesse Duffield
2022-03-17add global controllerJesse Duffield