2016-07-09 18:18:58 +08: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-03 07:12:53 +08:00
|
|
|
|
2016-07-09 18:18:58 +08:00
|
|
|
**fish version installed** *(`fish --version`)*:
|
2016-07-09 18:19:50 +08:00
|
|
|
|
2016-07-05 21:02:18 +08:00
|
|
|
**OS/terminal used**:
|
2016-02-24 14:44:19 +08:00
|
|
|
|
2016-07-09 18:18:58 +08:00
|
|
|
Talk about the the issue here.
|
2016-07-05 21:02:18 +08:00
|
|
|
|
2016-07-09 18:18:58 +08:00
|
|
|
## Reproduction steps
|
2016-09-06 18:58:06 +08:00
|
|
|
1. step one
|
2016-07-04 00:50:19 +08:00
|
|
|
2. …
|
2016-02-24 14:44:19 +08:00
|
|
|
|
2016-09-06 18:58:06 +08:00
|
|
|
<!-- Hard to explain? Post a screen recording on asciinema.org then link it here -->
|
2016-02-24 14:44:19 +08:00
|
|
|
|
2016-09-06 18:58:06 +08:00
|
|
|
## Results
|
|
|
|
```console
|
|
|
|
~ $ math 2 + 2
|
|
|
|
5
|
|
|
|
```
|