aboutsummaryrefslogtreecommitdiffstats
path: root/commands/msg/mark.go
Commit message (Expand)AuthorAgeFilesLines
* mark: fix (un)mark -a when no message is selectedKoni Marti2022-09-291-5/+12
* mark: (un)mark message threadsKoni Marti2022-08-221-4/+31
* mark: allow multiple visual selectionsKoni Marti2022-08-221-2/+6
* store: extract marking behavior and add testsKoni Marti2022-08-221-7/+8
* lint: homogenize operations and minor fixes (gocritic)Moritz Poldrack2022-08-041-6/+8
* visual-mode: deselect messages after performing commandTim Culverhouse2022-06-141-1/+7
* go.mod: change base git urlRobin Jarry2021-11-051-1/+1
* Fix typosMartin Michlmayr2020-05-211-1/+1
* add mark commandReto Brunner2019-12-211-0/+98