- [ ] Have you checked if problem occurs with [fish 2.4.0](/fish-shell/fish-shell/releases/tag/2.4.0)? - [ ] 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 1. step one 2. … ## Results ```console ~ $ math 2 + 2 5 ```