mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-14 15:58:27 +02:00
+.
This commit is contained in:
1
TODO
1
TODO
@ -129,3 +129,4 @@
|
|||||||
- get rid of separate UTF-8 cell stuff: add 1 byte to cell and store BMP as
|
- get rid of separate UTF-8 cell stuff: add 1 byte to cell and store BMP as
|
||||||
uint16_t+3 bits of flags. anything <=0xffff is Unicode, higher are used to
|
uint16_t+3 bits of flags. anything <=0xffff is Unicode, higher are used to
|
||||||
build tree of combined characters/non-BMP (LRU dropped when full)
|
build tree of combined characters/non-BMP (LRU dropped when full)
|
||||||
|
- entry in FAQ about what to do when someone does mkdir /tmp/tmux-1000
|
||||||
|
Reference in New Issue
Block a user