if i'm in /home/pheenty/git and type y .. g, it should be obvious i want to go to games and not back to git. this should be resolved automatically instead of asking the user
maybe it's just me, so i suggest making it a flag, with options for current behavior, for ignoring just the CWD (probably the default), and for ignoring its children too (/home/pheenty/git/lacy + y ... g shouldn't ask for git too).
of course this would be trivial to script but i still think it's better to include this in the program
i'll do this myself in a couple of days probably
if i'm in
/home/pheenty/gitand typey .. g, it should be obvious i want to go togamesand not back togit. this should be resolved automatically instead of asking the usermaybe it's just me, so i suggest making it a flag, with options for current behavior, for ignoring just the CWD (probably the default), and for ignoring its children too (
/home/pheenty/git/lacy+y ... gshouldn't ask forgittoo).of course this would be trivial to script but i still think it's better to include this in the program
i'll do this myself in a couple of days probably