summaryrefslogtreecommitdiffstats
path: root/pkg/gui/menu_panel.go
AgeCommit message (Expand)Author
2021-09-27honour options menu pressJesse Duffield
2021-06-16Use static contextCristian Betivu
2021-06-16Use parent view for tab navigationCristian Betivu
2021-04-11more support for command log and more code reuse for contextsJesse Duffield
2021-04-06testJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-06refactor of contexts and filteringJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-10remove viperJesse Duffield
2020-09-26fix panicJesse Duffield
2020-08-23centralise logic for rendering options mapJesse Duffield
2020-08-23rename to SelectedLineIdxJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23lots more stuffJesse Duffield
2020-08-23dont check for error when sending view to bottomJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-17allow overriding default confirm/escape keybindingsJesse Duffield
2020-08-15more removing of gJesse Duffield
2020-08-15menu viewJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-07-18Decouple escaping from quittingv0.20.10Jesse Duffield
2020-04-21add handler for searching in menuJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2020-02-25show item counts in framesJesse Duffield
2020-02-15remove old createMenu functionJesse Duffield
2020-02-15continue refactor of menu panelJesse Duffield
2020-02-15begin refactor of menu panelJesse Duffield
2020-01-07fix display of menu option keybindingsDavid Chen
2019-11-21better handling of click events in list viewsJesse Duffield
2019-11-21extract out some logic for list viewsJesse Duffield
2019-11-21add contexts to viewsJesse Duffield
2019-11-10add mouse supportJesse Duffield
2019-10-20Added light theme option to the settingsmjarkk
2019-06-08revert menu panel error panel usageJesse Duffield
2019-06-06allow stashing staged changesJesse Duffield
2019-03-23delete menu keybinding before setting new oneJesse Duffield
2019-03-23Rely on model rather than view to focus a pointJesse Duffield
2019-03-03allow both enter and space to execute menu itemv0.7Jesse Duffield
2019-02-16consider whether the view has focus when rendering the contents of a viewJesse Duffield
2019-02-16introduce panel contexts and more work on rebasingJesse Duffield
2019-02-11Merge branch 'master' into feature/rebasingJesse Duffield
2019-01-17Directly send wrap argument rather than the viewJesse Duffield
2018-12-11Make merge panel its own panelJesse Duffield
2018-12-08fetching branches without checking outJesse Duffield
2018-12-08standardising how list panels deal with cursor movementJesse Duffield
2018-09-18generalise popup menu panelJesse Duffield
2018-09-17minor refactorJesse Duffield
2018-09-17standardise rendering of lists in panelsJesse Duffield