Bug 486183

Summary: Allow displaying time stamps for each command's output.
Product: [Applications] konsole Reporter: Roke Julian Lockhart Beedell <4wy78uwh>
Component: emulationAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: wishlist Flags: 4wy78uwh: performance-
Priority: NOR    
Version: master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: All   
URL: https://stackoverflow.com/questions/36433086/show-time-when-executing-command-in-konsole#comment138205509_36433200
See Also: https://github.com/warpdotdev/Warp/issues/4675#issue-2220046805
https://github.com/microsoft/vscode/issues/211631#issue-2268925536
https://gitlab.com/gitlab-org/gitlab/-/issues/202293
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Roke Julian Lockhart Beedell 2024-04-27 01:17:50 UTC
SUMMARY
I would like to render command output timestamps in a sidebar.

STEPS TO REPRODUCE
Install https://kojipkgs.fedoraproject.org//packages/konsole/24.02.2/1.fc40/x86_64/konsole-24.02.2-1.fc40.x86_64.rpm.

OBSERVED RESULT
I'm unable to render these using the terminal emulator. The highest level available is the shell in use.

EXPECTED RESULT
I should be able to.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 40
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-300.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
I expected that this had been requested beforehand, so I never bothered to, but I see no evidence that it ever has been, which astounds me.
Comment 1 Kurt Hindenburg 2024-06-07 21:29:18 UTC
While this might be possible in Konsole,  as mentioned in the post you can achieve this by putting the time in the prompt PS1.
Comment 2 Roke Julian Lockhart Beedell 2024-06-08 00:54:41 UTC
(In reply to Kurt Hindenburg from comment #1)
Yeah. Thanks. I do that, but it's frustrating since I frequently need to switch to POSIX-compliant shells, like bash. If I were to refile this bug now, I would have fleshed the description better to mention things like that. Apologies for it seeming low-effort.