-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hey, great project but I have a little suggestion - Implement some sort of type highlighting. This is my current temp workaround:
manix "" | grep '^# ' | sed 's/^# \(.*\) (.*/\1/;s/ (.*//;s/^# //' | fzf --ansi --preview="manix '{}' | sed 's/type: /> type: /g' | bat -l Markdown --color=always --plain"
I am just adding the symbol > in front of the type. Seems to get the job done :)
Thanks for this project, and good luck 👍
blaggacao
Metadata
Metadata
Assignees
Labels
No labels