Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal: Clear command resulting in errors in Terminal #25

Open
FernandoAscencio opened this issue Apr 21, 2023 · 0 comments
Open

Terminal: Clear command resulting in errors in Terminal #25

FernandoAscencio opened this issue Apr 21, 2023 · 0 comments

Comments

@FernandoAscencio
Copy link
Owner

Bug Description:

Using the keybindings to clear the terminal results has some bugs.

  1. Resizing the terminal undoes the command.
  2. After using the keybinding to clear the terminal, using ctrl+t and then using backspace causes a display bug as seen below.

Steps to Reproduce:

First Issue:

  1. Type something on the terminal and hit enter.
  2. Use the keybinding to clear the terminal.
  3. Resize the terminal and see the command be undone.

Second Issue:

  1. Use the keybindings to clear the terminal.
  2. Use any keybinding that requires the use of the ctrl key or simply type anything while holding ctrl key down.
  3. Attempt to delete what was typed using the backspace
  4. See a visual glitch.

TerminalIssue

Additional Information

  • Operating System:
  • Theia Version:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant