summaryrefslogtreecommitdiff
path: root/src/list.rs
AgeCommit message (Expand)Author
2024-07-25Use the rexported crossterm from ratatuimo8it
2024-04-28Revert escaping with ESC in list to be able to clear the messagemo8it
2024-04-27Esacpe the list with ESCmo8it
2024-04-18Place mods under all importsmo8it
2024-04-14Tolerate changes in the state filemo8it
2024-04-12Remove the modifier filter in the list modemo8it
2024-04-11Don't listen on keys with modifiersmo8it
2024-04-11Fix selected when there are no rowsmo8it
2024-04-11Remove "I AM NOT DONE" and the verify mode and add AppStatemo8it
2024-04-10Accept repeat keyboard eventsmo8it
2024-04-09Use exercises as leakedmo8it
2024-04-09Add progress bar to listmo8it
2024-04-08Implement done/pending filtersmo8it
2024-04-08Show message on resetmo8it
2024-04-07Implement resettingmo8it
2024-04-07Separate UiStatemo8it
2024-04-07State -> StateFilemo8it
2024-04-07Better variable namemo8it
2024-04-07Add UiStatemo8it
2024-04-07Fix lifetimesmo8it
2024-04-07Implement "continue at"mo8it
2024-04-07Shorten the help footermo8it
2024-04-07Add "Next" columnmo8it
2024-04-07Show help messagemo8it
2024-04-07Prevent unneeded redrawsmo8it
2024-04-07Done navigationmo8it
2024-04-07Started with listmo8it