mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 05:26:04 +03:00
[GH-ISSUE #55] SSH shell issues "=" signs to command line #1001
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#1001
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 @BrommD on GitHub (Jan 12, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/55
Originally assigned to: @VShawn on GitHub.
Describe the bug
Starting with 0.5.7.2101082141 SSH opened terminals issue "=" chars to CMD line, when not being used for a while (noop effect?). This is happening every few minutes, screenshot below is from a session being opened for 24 hours...
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Not to issue "=" chars to cmd line
Screenshots

Desktop (please complete the following information):
Additional context
I'm using PRemoteM for several month now and switched yesterday to current version by simply replacing all binaries. Before the update, this effect was not happening.
@VShawn commented on GitHub (Jan 12, 2021):
Yes I knew why this issue.
'=' is sent for keep ssh alive bu kitty. it has been annoying me for a few months after I switch putty to Kitty.
@VShawn commented on GitHub (Jan 12, 2021):
Oh God. I know why.
should be
Ahhh... what a stupid fault 🙀
fix will comming very soon
@VShawn commented on GitHub (Jan 12, 2021):
fix is available now : https://github.com/VShawn/PRemoteM/releases/tag/0.5.7.2012240828
version upgrade from 0.5.7.2101082141 to 0.5.7.2101121716
so sorry for my stupid act 😰
Please contact me if you have any question.
@BrommD commented on GitHub (Jan 12, 2021):
Hi
THAT was fast. I appreciate this very. Let me check the result, will report back asap.
Thanks, Dejan
@BrommD commented on GitHub (Jan 12, 2021):
works! thx.
@VShawn commented on GitHub (Jan 12, 2021):
thx for help improve premotem : )