Pascal J

Results 160 comments of Pascal J

Apparently nushell does not support conditional keybinds yet. There is only one set of keybinds that always apply, regardless of the menu that is open. (see also #10414, and many...

fwiw the GNU Global project seems to know about this it says here: https://www.gnu.org/software/global/plans.html > Treat variable definitions as a definition tag (GTAGS).

Yup, it works fine when using ctags through global when creating the database. I did this to let it use ctags: ` (setenv "GTAGSLABEL" "ctags")` I don't know if that...

It is not just a set of settings that is named 'ctags' coincidentally. Global is _using_ the ctags binary with that settings when the label is set to ctags. I...

>But from the output, a possible guess is the line Warning: source file './test.c' is not available. can not be parsed by Citre, so it runs into an error. This...

Yes, I agree. I couldn't update it anymore because it didn't build for me with portage. Since this is ::guru and not ::gentoo, do we still need to stick to...

I just pushed 4e513c2. The removal is at the end of August because of my vacation in between.

Mind that in Gentoo, like many other non debian based distros /bin/sh is a symlink to bash ``` ~ via  v3.14.0b2 ➜ which sh /bin/sh ~ via  v3.14.0b2...

I tested compilation with 6.09-r1 ffmpeg 6.1.2-r1 and 6.10.1-r1 with ffmpeg 6.1.2-r1 and ffmpeg 7.1.1-r1. Looks good to me.

Maybe add a comment to the patch and your tag line