Dieter Eickstaedt
Dieter Eickstaedt
I was thinking something similar. I like to use glow to quickly browse, scan and partly read my notes and project documents. So having it open in one shell would...
Is there a way to render Mermaid as ASCII Graphs ? If not, there are other options like https://metacpan.org/release/TELS/Graph-Easy-0.64/view/lib/Graph/Easy.pm and plantuml.com using command line or Rest API
Just found this, which, if finished probably makes my PR https://github.com/charmbracelet/glamour/pull/204 obsolete
> I have a bunch of little helper functions that help me with Kubernetes. They mostly have some kind of fuzzy selector via fzf to get some of the arguments...
Ok, then I did not get the request right. But when looking at your use case, I don't really see how keeping the final statement in the history to be...
I tried to reproduce this but I don't see the actual issue when using gum file on a symbolic link as you describe. Running gum file on a tree like...
#415 Should fix the request for the return value
I prefer to use 1 if referring to the first column in user facing command args.
https://github.com/charmbracelet/bubbles/pull/412 Will be needed to support the hiding feature. Once and If this will be merged to bubbles, I will create a PR here for the --hide-columns feature
Fixes #320 partly