mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-20 18:55:29 -05:00
* Updated dev/dependencies * Fix #2242 - Improved Xterm.js glyphs handling
This commit is contained in:
committed by
GitHub
parent
5acc2afaf3
commit
4e43d3e92d
@@ -126,6 +126,7 @@ export default async (element) => {
|
||||
disableStdin: false,
|
||||
cursorBlink: true,
|
||||
cursorStyle: "block",
|
||||
lineHeight: 1.2,
|
||||
});
|
||||
|
||||
xworker.sync.is_pyterminal = () => true;
|
||||
|
||||
Reference in New Issue
Block a user