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 clears when I enter fish #522

Open
fzakaria opened this issue Aug 28, 2024 · 2 comments
Open

Terminal clears when I enter fish #522

fzakaria opened this issue Aug 28, 2024 · 2 comments
Labels
❓ question This issue is a question

Comments

@fzakaria
Copy link

Hi!

Really like tide but I noticed that when I enter fish the whole terminal gets reset.
This is a bit frustrating because I actually enter fish from bash on machines I SSH into and it'll clear the screen the SSH server might have emitted.

Is there a way with tide configure to have it not reset the terminal?

@fzakaria fzakaria added the ❓ question This issue is a question label Aug 28, 2024
@fzakaria
Copy link
Author

Pretty sure it's tide since when I do fish --no-config I don't experience it

      tide configure --auto --style=Lean --prompt_colors='True color' \
                     --show_time='24-hour format' --lean_prompt_height='Two lines' \
                     --prompt_connection=Disconnected --prompt_spacing=Sparse \
                     --icons='Many icons' --transient=Yes
      fzf_configure_bindings --directory=\cf --processes=\cp --git_log=\cl

      set fzf_diff_highlighter delta --paging=never --width=20
     ```

@peterhirn
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❓ question This issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants