Mukund Mauji
Mukund Mauji
Thanks for the suggestion but I'm on vim so that wouldn't work. The closest thing I've found so far is a special register in vim, `%
@MaskRay any update on this?
I have mappings for `go to definition`, `rename` and `hover` because I use those often so I've removed those from the context menu. For the rest of the functionality, I...
I don't think I can send a PR anytime soon, sorry :(
Would it be possible to support the ignore syntax mentioned in https://github.com/actions-rs/audit-check/issues/223?
I think it would still make sense to follow the spec. It's possible the run the systemd service from the current user, using the `--user` flag. I can test this...
I think it'd be hard to follow the spec since ktrl needs to run as the `ktrl` user. From my understanding, I don't think `systemd` lets you run a service...
I'm having the same issue, setup information below. I've setup everything as per the README (custom ktrl user, all files in `/opt/ktrl`, running via systemd service). However, I'm not seeing...
I was looking to opening a PR for this as well, I think `F` for `git fetch --all` is the most intuitive solution
@doums any update on this?