Jason Gomez

Results 154 comments of Jason Gomez

@steshaw Thanks!

You could make a wrapper script like the one I made, or modify it, to do what you want. https://gist.github.com/eggbean/74db77c4f6404dd1f975bd6f048b86f8

I doubt it would add any noticeable time, but I imagine coding it would take a bit of time unless you already know of a way to do it. I'm...

I you do be sure to check the file that it was originally based on, as it seems to have been updated more recently than this one. https://github.com/Bash-it/bash-it/blob/master/completion/available/tmux.completion.bash

Where can I get the aarch64 AppImage? When I saw that this issue was closed I assumed it would be available on the Releases page.

The nvim version available on Debian-based systems for aarch64 is so old that my configuration causes multiple errors on startup (v0.4.4), so I have been hoping for an aarch64 appimage...

Hi. Sorry for the late response. I am using Windows 11 Pro and WSL2. And this is the `ranger.conf` file I am using on Windows/WSL: http://sprunge.us/7QnIb4

I had the same issue with very broken and frustrating behavior, until I read @BackSpace54's comment above. I had to comment-out my [standard bash] `HISTTIMEFORMAT` variable which I had added...

Same here. Pity, as this looks like just what I've been looking for for years.

I have started doing this, which seems to work so far, so it seems a lot simpler to do? ``` # Make some files to prevent folding [ ! -d...