Skip to content

Conversation

@alostale
Copy link

@alostale alostale commented Mar 24, 2016

Now it is possible to complete directories after a known bashmark and /

Example:

$ cd /tmp
$ mkdir -p test/{a..c}{1..3}
$ cd test
$ s t
$ g t/ [tab]
t/    t/a1  t/a2  t/a3  t/b1  t/b2  t/b3  t/c1  t/c2  t/c3 
$ g t/a [tab]
t/a1  t/a2  t/a3 

@sathishvj
Copy link

This works very nicely on ubuntu but not on mac. Would you be able to do an update for that?

@alostale
Copy link
Author

Hi @sathishvj

Sorry but I only work with Linux, I don't have any mac box, so I won't be able to hack it to make it work in mac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants