tools/magrathea: syntax for relative parent target?
#236
Opened by sterni at
When I'm in e.g. //tvix/eval I often want to enter //tvix/shell using mg, but for this you either need to cd .. && mg shell :shell or mg shell //tvix/shell (which becomes very annoying if you are deeper in the tree).