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

[bug] Terminal state is not the same after quitting LiPl #14

Open
yxdunc opened this issue Oct 10, 2020 · 1 comment
Open

[bug] Terminal state is not the same after quitting LiPl #14

yxdunc opened this issue Oct 10, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@yxdunc
Copy link
Owner

yxdunc commented Oct 10, 2020

Describe the bug
The terminal is reseted after quitting LiPl where it should instead be in the same state as before LiPl's execution

To Reproduce
Steps to reproduce the behavior:

  1. Start LiPl with lipl "ls | wc -l"
  2. Quit LiPl by typing q
  3. See Terminal window resetting

Expected behavior
Term should be in the same state as before LiPl's execution

Environment (please complete the following information):

  • OS: MacOS
  • Terminal: iTerm
  • Shell: Zsh
@yxdunc yxdunc added bug Something isn't working good first issue Good for newcomers labels Oct 10, 2020
@yxdunc
Copy link
Owner Author

yxdunc commented Dec 16, 2020

Fixed the bug part with #6f23f9a but still need to have the prompt in the same position as before lipl's execution

@yxdunc yxdunc added enhancement New feature or request and removed bug Something isn't working labels Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant