tide icon indicating copy to clipboard operation
tide copied to clipboard

Conda virtual_env

Open mboratko opened this issue 3 years ago • 4 comments

Describe the bug

Tide doesn't seem to be aware of conda virtual environments.

Steps to reproduce

Installed and configured with the single line compact setting.

Screenshots

I do get information about the virtual environment in the prompt: image

However I suspect this information is being provided (somehow) via conda / fish directly, and Tide is not aware of it. The reason is that I tried to move it to the left, but this did not work:

image

Environment

fish version: 3.3.1
tide version: 5.0.1
term: screen-256color
os: Mac OS 11.5.2
terminal emulator: Alacritty

Additional context

Perhaps this is a somewhat known issue, based on this reply to a previous issue.

mboratko avatar Sep 01 '21 01:09 mboratko

for me the conda env info is completely gone, probably eaten by the time display:

image

michaelaye avatar Sep 09 '21 16:09 michaelaye

correction: It's there now, but appears on the left even when I unset CONDA_LEFT_PROMP: image

michaelaye avatar Sep 24 '21 16:09 michaelaye

Is the broken pipe still an issue or can I try this https://github.com/IlanCosman/tide/pull/202 @IlanCosman ?

knservis avatar Oct 02 '23 15:10 knservis

Just installed fish, tide and conda this week. No issues so far, would be nice to see this change take place. image

dieub56 avatar Oct 26 '23 20:10 dieub56