-
Notifications
You must be signed in to change notification settings - Fork 524
shell output is truncated sometimes #44

Description
shell output is truncated sometimes
Hi. I cannot reproduce this yet but I've seen it happen multiple times. When I can reproduce it(seems unlikely though), I'll submit a ticket to http://www.midnight-commander.org/report
From easy things like executing pwd
and getting nothing output, to things like doing a long find
and having a some hundreds of lines at the end not show up on the screen, both times when checking the screen with C-o (I didn't have pause after terminal output set to always, in the last case, but I checked first case with both "always" and "on dumb terminals" - same effect)
Tested with latest git version also.
Maybe something else is at fault here, not mc. Maybe it depends on my terminal which isn't flushing, sometimes, for some reason; no idea.
tested with xfce4-terminal 0.6.3 (Xfce 4.10) ($TERM reports xterm
), libvte 0.28.2-4
EDIT: happened again with a relatively long git status:
...
deleted: texts/system/manjaro/random logs/acpidump/ssdt1.dat
deleted: texts/system/manjaro/random logs/acpidump/ssdt1.dsl
deleted: Press any key to continue...
the "Press" part is from "Pause after run: Always" Configuration option. (but I guarantee this option doesn't affect the truncation, whether it's on or off - it just helps me not have to C-o to look)
I'll try to use rxvt because it doesn't use libvte, if it works, it may be vte or it may be xfce4-terminal, although the truncation doesn't happen anywhere else, other than with mc in the shell.
Back to xfce4-terminal, once that truncation above happened, doing git status again several times, doesn't make it happen, although sometimes a pause is noticed of about 0.5 sec in the output where it would've truncated but then it continues. Doing this like 10 times eventually causes the truncation again but in a different place:
...
deleted: texts/system/manjaro/bugs/radeon/black screen when radeon is module/logs/quirk_working.txt
deletPress any key to continue...
and this time happened twice in a row:
deleted: system/manjaro/home/emacs/.vim/bundle/workflowish/t/convert_from_workflowy.vim
deleted: system/manjaro/home/emacs/.vPress any key to continue...