microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.29k stars 29.31k forks source link

Support HISTTIMEFORMAT in bash shell integration #174537

Open ulcuber opened 1 year ago

ulcuber commented 1 year ago

Type: Bug

Use custom in .bashrc:

HISTTIMEFORMAT="[%F %T %z]: "

Use Run Recent Command

Expected command without time prefix

VS Code version: Code 1.75.0 (e2816fe719a4026ffa1ee0189dc89bdfdbafb164, 2023-02-01T15:29:17.766Z) OS version: Linux x64 5.10.76-gentoo-r1 Modes: Sandboxed: No

vscodenpa commented 1 year ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.75.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

vscodenpa commented 11 months ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!