• nextime's avatar
    Fix terminal echo: restore local command echoing in web terminal · 09245516
    nextime authored
    - Add proper xterm.js configuration with disableStdin: false and other settings
    - Implement local echo handling for printable characters, backspace, and enter
    - Ensure terminal input is visible to user while maintaining server communication
    - Fix input handling to properly display typed commands in the web interface
    09245516
terminal.html 6.42 KB