[konsole] [Bug 450132] RFE: pipe terminal output to file in parallel

Mattia bugzilla_noreply at kde.org
Sun Feb 13 12:16:02 GMT 2022


https://bugs.kde.org/show_bug.cgi?id=450132

--- Comment #3 from Mattia <mattia.verga at tiscali.it> ---
(In reply to ninjalj from comment #1)
> Why not just use script(1)
> (https://man7.org/linux/man-pages/man1/script.1.html) ?

I wasn't aware of script. Anyway, it does the work but I get bad characters in
output:
```
Script started on 2022-02-13 13:08:26+01:00 [TERM="xterm-256color"
TTY="/dev/pts/3" COLUMNS="92" LINES="33"]
]0;mattia at Hamal:~/Devel/fed-users[?2004h[mattia at Hamal fed-users]$ exit
[?2004l
exit

Script done on 2022-02-13 13:08:46+01:00 [COMMAND_EXIT_CODE="0"]

```
I suppose it should be tweaked in some way, but I'd like something more user
friendly and easier for a user to discover rather than searching through linux
scripts.
Also, by default it doesn't flush the output in real time (I had to search
through the options to find the '-f' flag).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list