summaryrefslogtreecommitdiffstats
path: root/pkg/gui/searching.go
AgeCommit message (Collapse)Author
2022-03-17start moving commit panel handlers into controllerJesse Duffield
more and more move rebase commit refreshing into existing abstraction and more and more WIP and more handling clicks properly fix merge conflicts update cheatsheet lots more preparation to start moving things into controllers WIP better typing expand on remotes controller moving more code into controllers
2022-01-15stop refreshing the screen so muchJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-10-17fix editorJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-04-11more support for command log and more code reuse for contextsJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06testJesse Duffield
type safe view access
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
switch to other fuzzy package with no dependencies
2020-10-10remove viperJesse Duffield
WIP
2020-08-26fix bug where cancelling search in menu caused issuev0.22.3Jesse Duffield
2020-08-23more standardisation of renderingJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2020-02-24better handling of clearing the searchJesse Duffield
2020-02-24support searching in side panelsJesse Duffield
For now we're just doing side panels, because it will take more work to support this in the various main panel contexts