dynamo-browse/internal/common/ui/commandctrl
Leon Mika 79692302af
Issue 23: Added progress indicators and cancellation (#34)
- Wrapped all table operations in a new foreground job context, which mediates foreground tasks.
- Added cancellation support and partial results for table read operations.
- Added the "mark" command, which can mark, unmark & toggle marked items
- Added support for alias arguments.
- Removed the "unmark" command, and replaced it as an alias to the "marked" command
- Fixed seg faults raised when there is no table shown in the result set.
2022-10-10 10:15:25 +11:00
..
commandctrl.go Issue 23: Added progress indicators and cancellation (#34) 2022-10-10 10:15:25 +11:00
commandctrl_test.go ctrlret: replaced return types of controllers from tea.Cmd to tea.Msg 2022-08-18 21:39:13 +10:00
context.go issue-9: added the RC file 2022-08-28 10:54:25 +10:00
types.go issue-9: added the RC file 2022-08-28 10:54:25 +10:00