Ilan Cosman
Ilan Cosman
@cmer Thanks for the PR, I'll take a look at it ~1 week from now when I have time :)
Closing this in favor of #437
updated readme
> This is literary the oldest open issue and so far lots of problems had to be solved to reach this state. now that [#85 (comment)](https://github.com/IlanCosman/tide/issues/85#issuecomment-1409875980) works too, can we...
v6 released
> A vote for this feature. I would like to find a way to make `node` not be a part of `_tide_right_items` permanently Have you tried removing `node` from `tide_right_prompt_items`?
The `set -Ux tide_right_prompt_items ...` command you have looks fine, though the `-x` flag is unnecessary. Just run that command and restart your shell.
 Can't reproduce. I have `rustc` installed through `pacman` as opposed to rustup or whatever, not sure if that makes the difference.
Yah ok, doing things through rustup causes this behavior. I have to say I think this is terrible behavior on the part of rustup. If you try to get tab...
Hey there, glad to hear you're enjoying tide :) Please do submit a PR with the changes you've made, it'll be easier for me to tell where you're going wrong....