gum
gum copied to clipboard
feat: Adding Return Column to table command
Consider a table of ID Name Description 1 Task1 Task description
It would be good to select the row but retrieve the ID for example for further processing
like 'task 1 delete' when first row was selected
Changes
- table command. Adding extra parameter to select column which will be returned on selection
Fixes #320 partly
@maaslalani Is there still demand for this kind of feature ?