v3.3.1: HTML preview fix — code blocks no longer break chat
This commit is contained in:
@@ -3240,7 +3240,7 @@
|
||||
termState.projectsDir = env.PROJECTS;
|
||||
termState.cwd = env.CWD || env.HOME;
|
||||
updateCwdDisplay();
|
||||
termPrint('Z.AI Terminal v3.3.0', 'info');
|
||||
termPrint('Z.AI Terminal v3.3.1', 'info');
|
||||
termPrint('Home: ' + termState.homeDir, 'info');
|
||||
termPrint('Type "help" for commands, "setup" for dev tools\n', 'info');
|
||||
}).catch(function() {});
|
||||
|
||||
Reference in New Issue
Block a user