upterm icon indicating copy to clipboard operation
upterm copied to clipboard

Implement autocd

Open ekaragodin opened this issue 9 years ago • 3 comments

In zsh I can change directory only by path (without cd command). In black screen it returns error:

> ./ekaragodin
zsh:1: permission denied: ./ekaragodin

ekaragodin avatar May 24 '16 03:05 ekaragodin

I too have zsh as my default shell. I am unable to cd at all.

chriscantu avatar May 31 '16 03:05 chriscantu

anyone found a solution for this? +1

marcoscurvello avatar Jun 09 '16 15:06 marcoscurvello

Anyone found a solution to this 3 years later? lol

  • Using zsh in any other terminal I can cd into directories using mydir.
  • Using Upterm I can only get there using cd mydir/.

Love everything else about Upterm but AutoCD would make it perfect

Eli-Nathan avatar May 13 '19 07:05 Eli-Nathan