mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 22:03:12 +00:00
22 lines
594 B
Markdown
22 lines
594 B
Markdown
<!-- check if this problem is already solved! github.com/issues?q=is:issue+user:fish-shell -->
|
|
- [ ] Have you checked if problem occurs with [fish 2.3.1](/fish-shell/fish-shell/releases/tag/2.3.1)?
|
|
- [ ] Tried fish without third-party customizations *(check `sh -c 'env HOME=$(mktemp -d) fish'`)*?
|
|
|
|
**fish version installed** *(`fish --version`)*:
|
|
|
|
**OS/terminal used**:
|
|
|
|
Talk about the the issue here.
|
|
|
|
## Reproduction steps
|
|
Hard to explain? Link to [a screen recording](https://asciinema.org)
|
|
|
|
1. Launch fish
|
|
2. …
|
|
|
|
## Expected results
|
|
Fish should…
|
|
|
|
## Actual results
|
|
~ $ math 2 + 2
|
|
5
|