tide
tide copied to clipboard
π The ultimate Fish prompt.
#### 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) ...
#### 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...
#### 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...
#### 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...
#### 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 ```...
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...
#### Describe the bug A 2-line right prompt gets clipped on the very edge of its first line. #### Screenshots   #### Environment ```text fish version: 3.4.1 tide version:...
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...