Add kitty terminal support #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "gmardom/next"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
cool, i will try this out before merching, but it looks good. There is one thing though, and this is on me, i have never mentioned this, but the documentation (includes man page and readme.md) is generated from the stuff in docs/ . i just include the """"compiled""" manpage/readme for convenience and also remove make dependencie
go-md2man, but if you have that command, i think you can generate new Readme and manpage with , make readme , make manpageAt first I started changing all the files by hand, then I dug into the Makefile a bit and made new readme and man page that way. If you look on my fork's readme, it should reflect the changes I made. This one is on me, but I should've split the commits into feature and documentation. I got kind of rusty with my git-fu and out of frustration I commited this as just one thing.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.