cathalogue

Results 13 issues of cathalogue

Upon research neovim uses setrgbf and setrgbb terminfo extensions for termguicolors and termguicursors. Even if I install these locally is it fundamentally unsupported by mtm - I understand and agree...

### What platform is your computer? Linux 5.19.16_1 #1 SMP PREEMPT_DYNAMIC Mon Oct 17 00:37:29 UTC 2022 x86_64 unknown( Void linux ) ### How did you attempt to install or...

bug

Hey, first off love this project, great work on this! Anyhow I using the lowdown library and wonder if there is a way to add metadata that would enable you...

This is easily reproducible even on the master branch run the following ```sh ls

I am on wayland ( Hyprland ) and when I run `sudo ydotoold` I get ``` Socket path: /tmp/.ydotool_socket Socket permission: 0600 READY Authorization required, but no authorization protocol specified...

### Question I have to work over a pretty slow connection ( servers are far away ), so while I use mosh right now, ideally I would have a fully...

--- - [*] I have reviewed CONTRIBUTING.md. - [*] My commits and title use the [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/) format. - [*] I have documented changes and additions in the CHANGELOG.md. ---...

This fixes #109. Not too many changes needed, I can build this successfully and verify persist is working with the following build commands: ```sh # ./configure --without-shadow --with-timestamp --sysconfdir=/usr/local/etc #...

I didn't want raise this issue in `nvim-cmp` as it is actually not related to that plugin, more how the sources by @hrsh7th use the `after/plugin` dir. The problem is...

I would like to be able to use a flake with a simple `symlinkJoin` package: ``` { description = "dotfiles"; inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable"; systems.url = "github:nix-systems/default"; };...