[GH-ISSUE #902] [FEATURE REQUEST] Wrap the payload contents in the CLI's Task Info modal #445

Open
opened 2026-03-02 05:21:15 +03:00 by kerem · 0 comments
Owner

Originally created by @crazyoptimist on GitHub (Jul 10, 2024).
Original GitHub issue: https://github.com/hibiken/asynq/issues/902

Originally assigned to: @hibiken on GitHub.

Is your feature request related to a problem? Please describe.
I really enjoy inspecting tasks using the Asynq CLI. Btw, the payload field contents are always displayed as a single line, and I am unable to view the full content to the end.

Describe the solution you'd like
It would be very great if we can wrap the payload contents in the TUI modal, and even better if it would be scrollable, just like we can see in the nvim auto-complete suggestion modals.

Describe alternatives you've considered
I believe this is a relatively simple request and can't think of the alternative solution. I guess there might be an option that we can adjust it in the TUI library used by asynq cli.

Additional context

Screen Shot 2024-07-10 at 3 15 22 AM
Originally created by @crazyoptimist on GitHub (Jul 10, 2024). Original GitHub issue: https://github.com/hibiken/asynq/issues/902 Originally assigned to: @hibiken on GitHub. **Is your feature request related to a problem? Please describe.** I really enjoy inspecting tasks using the Asynq CLI. Btw, the payload field contents are always displayed as a single line, and I am unable to view the full content to the end. **Describe the solution you'd like** It would be very great if we can wrap the payload contents in the TUI modal, and even better if it would be scrollable, just like we can see in the nvim auto-complete suggestion modals. **Describe alternatives you've considered** I believe this is a relatively simple request and can't think of the alternative solution. I guess there might be an option that we can adjust it in the TUI library used by asynq cli. **Additional context** <img width="1359" alt="Screen Shot 2024-07-10 at 3 15 22 AM" src="https://github.com/hibiken/asynq/assets/55074937/e29911f2-7960-4c96-868c-72ef1be068cb">
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#445
No description provided.