selenized icon indicating copy to clipboard operation
selenized copied to clipboard

Add Fish Shell support.

Open Tade0 opened this issue 8 years ago • 3 comments

Add support for Fish Shell - if it's possible that is. https://fishshell.com

Tade0 avatar Jun 08 '16 10:06 Tade0

What do you mean by supporting Fish shell? Generally speaking, if you configure your terminal emulator to use selenized colors it should work for whatever shell you set.

I mean, which colors get actually displayed is a property of emulator, not shell - unless I'm mistaken. Can you show a simple example of what would you like to have?

jan-warchol avatar Jun 11 '16 19:06 jan-warchol

I think fish just uses whatever your terminal has set, least that's what this indicates:

  • https://fishshell.com/docs/current/index.html#variables-color
  • https://stackoverflow.com/questions/42955454/fish-shell-how-can-i-customize-the-colors-for-the-autocomplete-feature
  • https://github.com/oh-my-fish/oh-my-fish/blob/master/docs/Themes.md

It would require using a color theme that expects normal coloring to be assigned to code.

So probably not the ones "designed for solarized" themes.

dngray avatar Aug 10 '19 10:08 dngray

FWIW I use fish with selenized in my terminal and it works great.

lukehsiao avatar Mar 05 '24 03:03 lukehsiao