antonmedv / walk

Terminal file manager
MIT License
3.24k stars 88 forks source link

Add .. to go up #23

Closed antonmedv closed 1 year ago

antonmedv commented 1 year ago

What about adding .. to go up?

meowgorithm commented 1 year ago

That would be awesome.

antonmedv commented 1 year ago

I added this feature in https://github.com/antonmedv/llama/tree/dotdot But after playing with .. for a while. I found .. is again llama philosophy 🙃

Llama plays nicely with Enter/Back as llama remembers previously selected location. So if there are .., it distrusts and "loses" prev location.