bugzilla-daemon at bugzilla.mindrot.org
2017-Jun-14 14:37 UTC
[Bug 2730] New: A "LocalCommand" equivalent for AFTER the session ends
https://bugzilla.mindrot.org/show_bug.cgi?id=2730
Bug ID: 2730
Summary: A "LocalCommand" equivalent for AFTER the session
ends
Product: Portable OpenSSH
Version: 7.5p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: mi+mindrot at aldan.algebra.com
Some of the remote servers I ssh into have an annoying habit of
changing the xterm's window title -- which remains set even after I
logout...
I'd like to be able to run a restoring command locally after ssh exits.
I imagine, other people would find other use-cases.
Can a LocalCommandAfter, please, be added -- reusing most of the code
of the LocalCommand, but executing at the end of each session?
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2017-Aug-04 03:29 UTC
[Bug 2730] A "LocalCommand" equivalent for AFTER the session ends
https://bugzilla.mindrot.org/show_bug.cgi?id=2730
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> ---
Some shells already have a way do this, eg bash's PROMPT_COMMAND.
(http://mg.pov.lt/blog/bash-prompt.html is one such example, I am sure
there are many more).
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2019-Jul-19 05:38 UTC
[Bug 2730] A "LocalCommand" equivalent for AFTER the session ends
https://bugzilla.mindrot.org/show_bug.cgi?id=2730
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
We're not interested in adding additional *Command directive to the ssh
client. The same effect can be achieved with a shell script or alias.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 05:08 UTC
[Bug 2730] A "LocalCommand" equivalent for AFTER the session ends
https://bugzilla.mindrot.org/show_bug.cgi?id=2730
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
closing resolved bugs as of 8.6p1 release
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.