Microsoft/vscode

Support HISTTIMEFORMAT in bash shell integration

Open

#174,537 opened on Feb 16, 2023

View on GitHub
 (2 comments) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
feature-requesthelp wantedterminal-shell-bash

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

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

Contributor guide