question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reset does not reset terminal (zsh)

See original GitHub issue

Screenshot from 2020-10-11 16-40-16

Reset merely shows that the result of the command is successful but it does not actually reset the terminal.

Also, running from source, I get the following error in the console:

Term.ts:2332 Unknown ESC control: .
error @ Term.ts:2331
_processDataEscape @ Term.ts:1601
_processWriteData @ Term.ts:902
_processOneWriteChunk @ Term.ts:749
_processWriteChunkRealTime @ Term.ts:713
(anonymous) @ Term.ts:671
setTimeout (async)
_scheduleProcessWriteChunk @ Term.ts:669
write @ Term.ts:651
(anonymous) @ Terminal.ts:284
(anonymous) @ EventEmitter.ts:37
fire @ EventEmitter.ts:37
_processPtyOutput @ PtyIpcBridge.ts:132
_handlePtyOutput @ PtyIpcBridge.ts:64
(anonymous) @ WebIpc.ts:66
handleAsyncIpc @ WebIpc.ts:65
emit @ events.js:223
onMessage @ electron/js2c/renderer_init.js:115
Term.ts:2333 console.trace

System details

  • OS: Pop!_OS 20.04 LTS x86_64
  • GNOME Shell 3.36.4
  • Kernel: 5.4.0-7642-generic
  • Shell: zsh 5.8
  • DE: Unity
  • WM: Mutter
  • WM Theme: Adwaita
  • Theme: Pop-dark [GTK2/3
  • CPU: Intel i7-8550U (8) @ 4.000GHz
  • GPU: Intel UHD Graphics 620
  • Memory: 6305MiB / 15720MiB

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
sedwards2009commented, Oct 18, 2020

If you’ve resolved an issue yourself or no longer think it is needed, then do close it yourself and maybe say why.

For issues that have fixed in the code I tend to leave them open until the new release is actually available. The idea being that if you see that an issue is fixed then you know you have received it (assuming of course you are running the latest release).

That’s the informal policy. It is not set in stone though.

1reaction
sedwards2009commented, Oct 14, 2020

Great spot! It is also easily reproducible here too.

Read more comments on GitHub >

github_iconTop Results From Across the Web

macos - Any ideas on how to reset my zsh terminal to default?
To reset your zsh settings to default, just delete your .zshrc file by clicking it once and then pressing ⌘ ⌫ (Cmd-Backspace). (If...
Read more >
Reset terminal after each command in ZSH - Ask Ubuntu
But reset is slow. So my question is: how to execute something after a command was executed in ZSH and what to execute...
Read more >
How to Factory Reset Terminal on Mac [Bash and Zsh] - EaseUS
This hard reset option will remove everything from your Mac and expunge the Terminal screen. Once done, you will observe a black screen....
Read more >
How do I reset and put the zshrc file back to default?
There is no such thing as "default". The best you can do, is check if your system has ...
Read more >
Resetting Terminal Environment | Apple Developer Forums
In the Terminal, run Shell > New Command.. > and manually enter "/bin/bash" or "bin/zsh", etc. without the quotes. That will get the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found