Jason Gomez

Results 154 comments of Jason Gomez

I don't think it's ready for release. For example, the colour options doesn't work and it always pipes in colour. eg `exa -l --color=never | less`

I knew it failed with tmux < v3.1, but as that came out three years ago and there are newer versions even in the RHEL and Debian repositories, I thought...

Oh, sorry I forgot to reply all that time ago. I got very frustrated with the errors so I had to disable barbar for a while and then I eventually...

No, I think it's something that needs to be fixed in Viumium.

I wanted to automate the running of `wslhost.exe run`, so I made a powershell script which is run by `~/.zshenv` or `~/.bash_profile` (so not that often) which makes a Windows...

@bayard Yes, using a systemd service is a much better idea, but I still cannot use [cmdow](https://ritchielawrence.github.io/cmdow/) to hide the `go-wsl2-host` window without `run` being the default action, as it...

I don't think I have tried using this since I posted this, but I just now thought, why does it mention "screen"? Does this plugin work with screen as well...

The plugin is actually working perfectly fine for me. These are my settings in my `tmux.conf`: ``` # tmux-fzf-URL set -g @plugin 'wfxr/tmux-fzf-url' set -g @fzf-url-fzf-options '-w 50% -h 60%...

I just remembered something which may help: When I was having problems like this with a couple of tmux plugins (I can't remember if one of them was this one),...