2016-07-09 03:18:58 -07:00
|
|
|
<!-- 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'`)*?
|
2016-07-02 16:12:53 -07:00
|
|
|
|
2016-07-09 03:18:58 -07:00
|
|
|
**fish version installed** *(`fish --version`)*:
|
2016-07-09 03:19:50 -07:00
|
|
|
|
2016-07-05 06:02:18 -07:00
|
|
|
**OS/terminal used**:
|
2016-02-24 14:44:19 +08:00
|
|
|
|
2016-07-09 03:18:58 -07:00
|
|
|
Talk about the the issue here.
|
2016-07-05 06:02:18 -07:00
|
|
|
|
2016-07-09 03:18:58 -07:00
|
|
|
## Reproduction steps
|
2016-07-05 06:02:18 -07:00
|
|
|
Hard to explain? Link to [a screen recording](https://asciinema.org)
|
|
|
|
|
2016-07-03 09:50:19 -07:00
|
|
|
1. Launch fish
|
|
|
|
2. …
|
2016-02-24 14:44:19 +08:00
|
|
|
|
2016-07-03 09:35:12 -07:00
|
|
|
## Expected results
|
2016-07-03 09:50:19 -07:00
|
|
|
Fish should…
|
2016-02-24 14:44:19 +08:00
|
|
|
|
2016-07-03 09:35:12 -07:00
|
|
|
## Actual results
|
2016-07-03 09:50:19 -07:00
|
|
|
~ $ math 2 + 2
|
|
|
|
5
|