Upcase the terminal type.
This commit is contained in:
parent
5895e2508a
commit
782fcfe97f
@ -657,7 +657,7 @@ pub(super) fn mudoutput_subnegotiation_termtype<'gc>(
|
|||||||
memo: global_memo.clone(),
|
memo: global_memo.clone(),
|
||||||
mud: socket.clone(),
|
mud: socket.clone(),
|
||||||
},
|
},
|
||||||
format!("\x00{}", "xterm").as_bytes(),
|
format!("\x00{}", "XTERM").as_bytes(),
|
||||||
);
|
);
|
||||||
Ok(CallbackReturn::Return)
|
Ok(CallbackReturn::Return)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user