On Sun, 16 May 2021, Christian wrote:
> I have a question about a certain *keybinding* in fish. I looked around in the
> documentation but couldn´t find the solution to my query.
> 
> I accidentally typed "*Alt + L*" in my terminal (using fish of course) and got
> a list of the entries of the current directory. So it´s the same as typing
> "ls".
> 
> I was confused at first but thought it must be some sort of keybinding.
> I´d so much like to know where I can get a list of such keybindings for fish.

Have a look at https://fishshell.com/docs/current/#command-line-editor - 
you'll see Alt+L under "Shared bindings".

The output of `bind` will show you active bindings, but it is not as 
intelligible as the documentation.

David Adam
zanc...@ucc.gu.uwa.edu.au
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to