Re: [Fish-users] Changed behavior with .. and tab

2023-03-17 Thread akierig
This has also irritated me to no end, so I’d welcome any potential solution here. On 2023-03-01 (KW 09) at 02:02:27 (-0600) Jürgen Haas wrote: Looks like one of the latest fish updates changed its behaviour when traversing through paths. What I'm doing very regularly is to type .. followed by

Re: [Fish-users] Changed behavior with .. and tab

2023-03-17 Thread David Adam via Fish-users
On Wed, 1 Mar 2023, Jürgen Haas wrote: > Looks like one of the latest fish updates changed its behaviour when > traversing through paths. What I'm doing very regularly is to type .. > followed by the tab key which completed with a / so that I could > continue with one character of a subdirectory

[Fish-users] Changed behavior with .. and tab

2023-03-01 Thread Jürgen Haas
Looks like one of the latest fish updates changed its behaviour when traversing through paths. What I'm doing very regularly is to type .. followed by the tab key which completed with a / so that I could continue with one character of a subdirectory to get to the list of candidates easily. Th