mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 07:34:32 +00:00
d28e8fb7de
3.x has changed enough that knowing whether it's working in 2.7.x doesn't help all that much anymore. There've been 3222 commits since 2.7.1, which is about a third of the commits to fish *total*. [ci skip]
14 lines
683 B
Markdown
14 lines
683 B
Markdown
<!--
|
|
Please tell us which fish version you are using by executing the following:
|
|
|
|
fish --version
|
|
echo $version
|
|
|
|
Please tell us which operating system and terminal you are using. The output of `uname -a` and `echo $TERM` may be helpful in this regard although other commands might be relevant in your specific situation.
|
|
|
|
Please tell us if you tried fish without third-party customizations by executing this command and whether it affected the behavior you are reporting:
|
|
|
|
sh -c 'env HOME=$(mktemp -d) fish'
|
|
|
|
Tell us how to reproduce the problem. Including an asciinema.org recording is useful for problems that involve the visual display of fish output such as its prompt.
|
|
-->
|