ogl
ogl copied to clipboard
The prettiest git log graph in town! ⤴️
In a white-background terminal, it can be very hard to see some of the randomly-generated branch colors: It would be great if ogl could only pick "darkish" colors (luma <...
Basically, i _dont_ want `-X` in the less invocation. it would be nice if those settings could be changed in the .ogl file relevant code https://github.com/onilton/ogl/blob/master/src/main/scala/commands/Pager.scala?ts=2#L7
On a small terminal or when I have lots of branches I have to add `--no-align-messages`. Would be great to just be able to use `-n`.
Thanks for ogl, I'm using it all the time now and I love it! The only thing I'm missing is sometimes it truncates branch info that I need. I use...
For example: ``` curl -i https://git.io -F "url=https://github.com/onilton/ogl/releases/download/v0.0.2/ogl-linux.tar " -F "code=ogl-v0-0-2-linux" ``` Gives https://git.io/ogl-v0-0-2-linux
Built with release-full (since it is faster when running ogl in target environments)
We would probably need to add an option to stop copying color from graph.
I cropped the original gif with gifsicle -V -d 10 --crop 1,3+890x513 --output output.gif videooo.gif But maybe I need to edit asciicinema or re-record
The MacOS restricts access to bin folder by default. Source for solution: https://discussions.apple.com/thread/254996951?sortBy=best Added instructions in readme for quick fix. Fixes #15 NOTE: The latest release of this package is...