Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2026-06-13 21:15:06 +01:00
6 changed files with 24 additions and 19 deletions

View File

@@ -483,7 +483,7 @@ input_key_vt10x(struct bufferevent *bev, key_code key)
{
struct utf8_data ud;
key_code onlykey;
char *p;
const char *p;
static const char *standard_map[2] = {
"1!9(0)=+;:'\",<.>/-8? 2",
"119900=+;;'',,..\x1f\x1f\x7f\x7f\0\0",