[FIX]: Dynamically switch command_list item text for toggling timestamp display based on its current state #3328

Closed
opened 2026-02-16 17:39:40 -05:00 by yindo · 2 comments
Owner

Originally created by @ariane-emory on GitHub (Dec 5, 2025).

Description

The text used in the command_list menu item for toggling timestamp display should be dynamically updated like it is for other similar menu items: the text in the command_list for thinking blocks switches dynamically from Show thinking blocks to Hide thinking blocks depending on its current state. Similarly, the command_list text for the tool_details command is displayed as either Show tool details or Hide tool details depending upon its current state.

On the other hand, the item for toggling timestamp display always just says Toggle timestaps. For better consistency, it should behave similarly to the items for thinking blocks and tool details and switch dynamically from Show timestamps to Hide timestamps based on its current state.

OpenCode version

No response

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @ariane-emory on GitHub (Dec 5, 2025). ### Description The text used in the `command_list` menu item for toggling timestamp display should be dynamically updated like it is for other similar menu items: the text in the `command_list` for thinking blocks switches dynamically from `Show thinking blocks` to `Hide thinking blocks` depending on its current state. Similarly, the `command_list` text for the `tool_details` command is displayed as either `Show tool details` or `Hide tool details` depending upon its current state. On the other hand, the item for toggling timestamp display always just says `Toggle timestaps`. For better consistency, it should behave similarly to the items for thinking blocks and tool details and switch dynamically from `Show timestamps` to `Hide timestamps` based on its current state. ### OpenCode version _No response_ ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the bug label 2026-02-16 17:39:40 -05:00
yindo closed this issue 2026-02-16 17:39:40 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 5, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #5035: Same request for dynamically switching command_list text, but for the console toggle instead of timestamps

Both issues describe the need for consistent dynamic text updates in the command_list menu, similar to how thinking blocks and tool details already work.

Feel free to ignore if this doesn't address your specific case.

@github-actions[bot] commented on GitHub (Dec 5, 2025): This issue might be a duplicate of existing issues. Please check: - #5035: Same request for dynamically switching command_list text, but for the console toggle instead of timestamps Both issues describe the need for consistent dynamic text updates in the command_list menu, similar to how thinking blocks and tool details already work. Feel free to ignore if this doesn't address your specific case.
Author
Owner

@ariane-emory commented on GitHub (Dec 5, 2025):

Whoops, accidentally closed.

@ariane-emory commented on GitHub (Dec 5, 2025): Whoops, accidentally closed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3328