Re: [Fish-users] How to select multiple possibilities in TAB-completion

2018-09-18 Thread David Adam
On Mon, 20 Aug 2018, rainer-f...@wwad.de wrote: > I was wondering if it is possible to select multiple suggestions in tab > completion, and if possible how to do so. > For example I often want to delete several files in a folder: > Let us assume I have files a,b,c,d,e in my current folder and I wan

[Fish-users] How to select multiple possibilities in TAB-completion

2018-08-20 Thread rainer-fish
Hi, I was wondering if it is possible to select multiple suggestions in tab completion, and if possible how to do so. For example I often want to delete several files in a folder: Let us assume I have files a,b,c,d,e in my current folder and I want do delete c,d and e. If I type "rm " fish shows