Unclaimed project
Are you a maintainer of tmate? Claim this project to take control of your public changelog and roadmap.
New Features:
tmate -k api_key -n session_name -r session_name_ro to name sessions. See https://tmate.io/#named_sessionstmate -F. This is useful when tmate is used only for remote access. See https://tmate.io/#remote_access-a authorized_keys or set tmate-authorized-keys in the tmate configuration file. This will allow access to tmate to only SSH clients with keys contained in the authorized keys file. See https://tmate.io/#access_controlBug fixes:
Existing feature changes:
~/.tmux.conf is no longer loaded.. You may add source-file ~/.tmux.conf in ~/.tmate.conf to retain the older behavior. Discussion can be found in #108