tide icon indicating copy to clipboard operation
tide copied to clipboard

🌊 The ultimate Fish prompt.

Results 158 tide issues
Sort by recently updated
recently updated
newest added

I currently am facing an issue where consistently, every command I execute is accompanied by this error: ``` fish: Unknown command: kubectl /nix/store/8p7m2jr0bwr50915cvyvmpl3yfn8zmhq-source/functions/_tide_item_kubectl.fish (line 2): kubectl config view --minify --output...

❓ question

#### Description Adds an item for [jj](https://martinvonz.github.io/jj/) based on their [fish](https://github.com/martinvonz/jj/wiki/Fish-shell) and [Starship](https://github.com/martinvonz/jj/wiki/Starship) prompts. #### Screenshots (if appropriate) ![cda4b1b1a10c3343c1b554b4a0052fb297837163324b6f5eb63653ec139fc36a](https://github.com/user-attachments/assets/f3ef9868-2cf0-4ba0-a418-dedce6122843) #### How Has This Been Tested - [x] I have tested...

If you `cd` into a directory with a `package.json` and you don't have node installed, you get a bunch of errors. This should check whether the command exists first.

Hi! I've decided to try tide today but tide takes very long time to startup compared to starship. Starship: https://github.com/user-attachments/assets/12df2300-d481-41d4-b9ac-43f4b58c84aa Tide: https://github.com/user-attachments/assets/e20b3814-5383-4c38-bb96-2cbc9c1e627a I did not configure anything on tide, I've...

❓ question

#### Describe the bug I wanted to try out Tide by installing Tide, using the manual instructions found in the README. When I did, it caused the prompt to hang...

🐛 bug

How to enable truncate on a big screen?

❓ question

How do I specify that all directories except the current directory should be truncated? For example, if I am in `~/.config/fish`, it should show something like: ```bash ~/c/fish ```

❓ question

## Summary Request for a new configuration option to add extra spacing between the pwd bar and the prompt line in two-line prompts. ## Problem Currently, in two-line prompts, the...

#### Description Pass cached variables explicitly instead of through env vars, instead of exposing them to all processes launched by the shell. Closes #600 #### Screenshots (if appropriate) #### How...

#### Is your feature request related to a problem? Please describe I noticed tide makes the output of `env` look funny because it stores color escape codes in the env....

🌊 enhancement