digitalguy99
digitalguy99
> I believe it is possible now to install tool under tcsh w/o the need to use bash? I can seem to do it with no problems. Issue comes later,...
> There is an autojump.tcsh file that you can source that provides basic functionality. However, the installation script needs to be run under bash or zsh, so you may want...
> Hi, I was referring to above's comment : "However, the installation script needs to be run under bash or zsh, so you may want to try using a package...
@kiteloopdesign try adding ``` pwd_alias(){ echo "$PWD" } ``` to your .bashrc. Then, create an `autojump.tcsh` file somewhere(preferably on your home directory). The code on your `autojump.tcsh` file should be...
I don't get much of an input lag. Maybe you can attach a screen recording so I might be able to see what the problem is.
Has it always been like this? Or did this issue just appear when I fixed the problem with the square brackets?
Hi, thanks for your interest in helping the development effort. Unfortunately, the API used in this project is not supported in Linux or Mac as Unix terminals do not allow...
Sorry I accidentally closed this issue a while ago. I'll leave this issue open to any ideas of a possible implementation with a different method.
> Hi @NITHESH2303 thanks for letting us know. Although oh-my-bash isn't specifically supported, it seems to be working on my end with a default install. I noticed the default configuration...