aboutsummaryrefslogtreecommitdiffstats
path: root/commands/account/sort.go
Commit message (Expand)AuthorAgeFilesLines
* sort: show warning when sort is not supportedKoni Marti2022-07-261-0/+6
* threading: enable filtering of server-side threadsTim Culverhouse2022-07-101-2/+4
* statusline: indicate when sorting is in progressKoni Marti2022-03-251-2/+3
* sort: keep sort criteria applied to folderKoni Marti2022-03-251-3/+10
* commands: use SelectedAccountUiConfig instead of explicit nil checkkt programs2022-03-161-6/+1
* commands: implement fuzzy completion for commands and optionskt programs2022-03-071-6/+9
* go.mod: change base git urlRobin Jarry2021-11-051-2/+2
* Add sorting functionalityJeffas2019-09-201-0/+85