In fish shell, `ctrl+s` used to 'search in completion candidates list'
- ls <tab><ctrl+s> - for search path/file names - ls -<tab><ctrl+s>` - for search in options
In fish shell, `ctrl+s` used to 'search in completion candidates list'
Especially second one, it's quite handy most times than search through long man page.