1
0
Fork 0
mirror of https://github.com/louislam/dockge.git synced 2025-04-04 23:42:20 +00:00
This commit is contained in:
Niraj Yadav 2025-03-31 15:18:35 +02:00 committed by GitHub
commit 43b04b6347
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -164,7 +164,6 @@ export default {
mainTerminalConfig() {
this.terminal.onKey(e => {
const code = e.key.charCodeAt(0);
console.debug("Encode: " + JSON.stringify(e.key));
if (e.key === "\r") {
// Return if no input