Re: [9fans] iwp9: lightweight nonhierachical navigation

2012-11-19 Thread cinap_lenrek
marge simpson globbing. -- cinap

[9fans] iwp9: lightweight nonhierachical navigation

2012-11-19 Thread Bakul Shah
Thanks for putting up the proceedings. The extension described in "a light-weight non-hierarchical filesystem navigation extension" paper sounds a bit like zsh's ** extension. In zsh a/**/b matches all existing paths with prefix a and suffix b, where a and b can be arbitrary subpaths. So for ex