Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wiki update for v6 (virtual_env -> python) #466

Open
jasonhu5 opened this issue Dec 11, 2023 · 2 comments
Open

Wiki update for v6 (virtual_env -> python) #466

jasonhu5 opened this issue Dec 11, 2023 · 2 comments
Labels
🐛 bug Something isn't working

Comments

@jasonhu5
Copy link

Describe the bug

The Wiki page "Configuration" is outdated (as marked on top of the page). This is probably a quick fix so I'm submitting this.

By following it to add virtual_env as a prompt item, the following error appears upon opening a new terminal:

fish: Unknown command: _tide_item_virtual_env
~/.config/fish/functions/_tide_1_line_prompt.fish (line 4): 
        _tide_item_$item
        ^~~~~~~~~~~~~~~^
in function '_tide_1_line_prompt'
in command substitution

Steps to reproduce

  1. set --universal tide_left_prompt_items status context pwd git virtual_env
  2. open a new fish shell window
  3. See error pasted above

Environment

Output of tide bug-report:

fish version: 3.6.1
tide version: 6.0.1
term: screen-256color
os: Ubuntu 22.04
terminal emulator: X-terminal-emulator
fish startup: 14.42 millis
fisher plugins: jorgebucaran/fisher patrickf1/fzf.fish ilancosman/tide edc/bass

Additional context

Because of this commit: 10a1fab, the virtual_env entries on the Configuration Wiki should be replaced with python.

(I'm not sure about the workflow to contribute to Wiki pages, so just creating an issue here)

(Also, feel free to close this if the Wiki update has been planned for a later time)

@jasonhu5 jasonhu5 added the 🐛 bug Something isn't working label Dec 11, 2023
@krykra7
Copy link

krykra7 commented Jan 10, 2024

I've noticed the same error, I had to switch back to v5 to make it working as expected.

@halostatue
Copy link
Contributor

@jasonhu5, @krykra7: I have just updated the wiki based on what is currently available plus the forthcoming 6.2 release that adds the bun item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants