summaryrefslogtreecommitdiffstats
path: root/pkg/gui/menu_panel.go
AgeCommit message (Expand)Author
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
2018-09-12remove redundant commentsJesse Duffield
2018-09-10better handling of cursor and origin positioningsJesse Duffield
2018-09-07ladies and gentlemen...Dawid Dziurla
2018-09-07rewrite some of menu panel logicDawid Dziurla
2018-09-05include global keybindings in menuDawid Dziurla
2018-09-05help -> menuDawid Dziurla