Skip to content

feat: Adding Return Column to table command#415

Merged
caarlos0 merged 4 commits intocharmbracelet:mainfrom
deicon:feat/SelectReturnColumnOnTable
Nov 15, 2024
Merged

feat: Adding Return Column to table command#415
caarlos0 merged 4 commits intocharmbracelet:mainfrom
deicon:feat/SelectReturnColumnOnTable

Conversation

@deicon
Copy link
Copy Markdown
Contributor

@deicon deicon commented Aug 23, 2023

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

deicon added 2 commits August 23, 2023 18:02
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
@deicon
Copy link
Copy Markdown
Contributor Author

deicon commented Aug 25, 2023

Fixes #320 partly

@deicon
Copy link
Copy Markdown
Contributor Author

deicon commented Oct 17, 2023

@maaslalani Is there still demand for this kind of feature ?

Comment thread table/options.go Outdated
@caarlos0 caarlos0 merged commit 93da22d into charmbracelet:main Nov 15, 2024
@bashbunni bashbunni added this to the v0.15.0 milestone Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants