New features in the fish shell
New features in the fish shell
Posted Sep 30, 2020 0:28 UTC (Wed) by flussence (guest, #85566)Parent article: New features in the fish shell
> Fish does not enter any command that begins with a space into its history file, essentially treating it like an incognito command. This often surprises users who are transitioning to fish from Bash or other shells that do not have this behavior
Huh. I'd gotten so used to putting HISTCONTROL=ignoreboth in .bashrc on every system that I forgot the space behaviour wasn't a default there.
