mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-06 20:59:39 +02:00
a373235106d22fdead116d478087d8f8f11c150d
Store sessions in an RB tree by name rather than a list, this is tidier and allows them to easily be shown sorted in various lists (list-sessions/choose-sessions). Keep a session index which is used in a couple of places internally but make it an ever-increasing number rather than filling in gaps with new sessions.
Ensure we overwrite wide characters properly, and never overwrite characters we weren't overlapping.
Description
Instant Terminal Sharing
Languages
C
90.6%
Roff
7.1%
M4
1%
Awk
0.6%
Makefile
0.4%
Other
0.2%