summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/tmux.c
diff options
context:
space:
mode:
authormaja <maja@openbsd.org>2010-06-28 20:40:39 +0000
committermaja <maja@openbsd.org>2010-06-28 20:40:39 +0000
commitfb9de198be62055630a1ffdec0b22ba6f45a1bfb (patch)
tree8ebd9023cc3da39d7d7c291a8271524641bf9eb7 /usr.bin/tmux/tmux.c
parentInitial 82578 support from Mike Belopuhov. (diff)
downloadwireguard-openbsd-fb9de198be62055630a1ffdec0b22ba6f45a1bfb.tar.xz
wireguard-openbsd-fb9de198be62055630a1ffdec0b22ba6f45a1bfb.zip
A long time ago when wsconsctl was written it expected that ksym was uniq.
That isn't the case. eg thorn, Cyrillic_CHE, L2_tcedilla, L5_scedilla and L7_zcaron has the same (0xfe). So you have a 20% chance to get the right output from wsconsctl. Use the ksym name to decide which ksyms isn't Latin-1. Store that information in the ksym tables. The use the keyboard encoding to make an educated guess of which character to return. Let say your encoding is pl. You have Latin-2 characters in the map. Then check first for Latin-2 characters if none found try Latin-1. ok miod@ -moj
Diffstat (limited to 'usr.bin/tmux/tmux.c')
0 files changed, 0 insertions, 0 deletions