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

Try to use xterm{-256color,} if $TERM could not be used #9026

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

faho
Copy link
Member

@faho faho commented Jun 20, 2022

This is very very very likely to result in an almost fully functional
terminal, as opposed to a "minimally functional" one.

Xterm isn't entirely a superset of ansi, but where it isn't it's likely that the running terminal behaves like xterm and not like ansi.

TODOs:

  • [N/A] Changes to fish usage are reflected in user documentation/manpages.
  • [N/A] Tests have been added for regressions fixed
  • User-visible changes noted in CHANGELOG.rst

This is very very very likely to result in an almost fully functional
terminal, as opposed to a "minimally functional" one.
@faho faho added this to the fish 3.6.0 milestone Jun 20, 2022
@ridiculousfish
Copy link
Member

Saucy! Looks good to me.

@faho faho merged commit a78d085 into fish-shell:master Jun 21, 2022
@faho faho deleted the better-term-fallback branch June 21, 2022 19:14
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants