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

#### Description Add a new prompt section (Tide Item) for Ruby. This should support package manager installs and Rbenv/RVM, though I've only tested with RVM #### Screenshots (if appropriate) ![image](https://user-images.githubusercontent.com/3342777/147694156-ee47d63a-54bf-4fec-8d30-e05ebfd119f0.png)...

#### Description Add a new prompt section (Tide Item) for the Crystal programming language (via a test exist check for a _shard.yml_ file). #### Motivation and Context Motivation you ask,...

#### Is your feature request related to a problem? Please describe I'm using `fish` through the `kitty` terminal emulator. `kitty` allows for users to [manually map a Unicode codepoint to...

🌊 enhancement

#### Is your feature request related to a problem? Please describe Many of my devices (smartphone, laptops) run on battery, it would be great if `tide` includes battery item out...

🌊 enhancement

#### Is your feature request related to a problem? Please describe A multi-line prompt is nice to use, but takes up a ton of scroll-back history. #### Describe the solution...

🌊 enhancement
🏞️ upstream

#### Describe the bug After installing the package I started getting this message when opening the terminal (terminal or iterm): ``` Exception ignored in: BrokenPipeError: [Errno 32] Broken pipe ```...

πŸ› bug

Support for pyenv right prompt Introduce _tide_item_pyenv.fish which extracts pyenv version python projects if pyenv is installed on machine #### Motivation and Context Closes # #### Screenshots (if appropriate) ####...

#### Describe the bug The prompt seems to always print the β€œsystem” Node.js version, not the one currently enabled via [nvm.fish](https://github.com/jorgebucaran/nvm.fish/). Sorry if this isn’t a problem with tide! I’ve...

πŸ› bug

#### Describe the bug A 2-line right prompt gets clipped on the very edge of its first line. #### Screenshots ![exhibit1](https://user-images.githubusercontent.com/2249516/173114884-855232b4-c8b9-4aa0-8a1b-81e4d9680bdc.png) ![exhibit2](https://user-images.githubusercontent.com/2249516/173114888-0be316e1-ff08-4cab-8016-f8212a3374c1.png) #### Environment ```text fish version: 3.4.1 tide version:...

πŸ› bug
🏞️ upstream

Hello! I've recently started using Tide and absolutely love it. 😁 Like several others ([1](https://github.com/IlanCosman/tide/issues/37), [2](https://github.com/IlanCosman/tide/issues/44), [3](https://github.com/IlanCosman/tide/issues/272)), I manage my system-wide configuration using a dotfiles repository. Because of Tide's reliance...

🌊 enhancement