mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #334] Inactive SSH windows do not update until new data comes. #3175
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#3175
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ryny24 on GitHub (Dec 31, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/334
Originally assigned to: @VShawn on GitHub.
PRemoteM is amazing! I love it, I just have one weird issue. I have many SSH tabs open that monitor LOG files. But when data comes in for a tab that is not active, it's screen is not updated. When I switch to it, I notice the timestamps are old. If I wait, the entire screen updates only after new log data is written (sometimes is often), or if I press ENTER. But to have to press a key on each window really slows down the monitoring of my systems.
Is this normal or do I have an option wrong?
@VShawn commented on GitHub (Jan 3, 2023):
I think it maybe a bug of inactive KiTTY, I'm not very sure bug our SSH is based of KiTTY, all PRemoteM do is open a new session of KiTTY and set it's size and position. It seems KiTTY do not update the terminal when it’s in the background in your case.
@ryny24 commented on GitHub (Jan 3, 2023):
Ok, thanks for the info. I will try and see if there is a way to fix KiTTY.
@VShawn commented on GitHub (Jan 3, 2023):
I find it that KiTTY will not update terminal when it's minimized. Just like we switch to another tab and leave KiTTY in background with PRemoteM.