Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I don’t know exactly what they’re referencing, but Zsh has something like that where you can expand eg filenames and paths from this unique bits.

So if you have

``` src/components/Button.vue src/components/ButtonGroup.vue ```

And you type `nvim s/c/G<Tab>` it’ll expand to the second file’s path.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: