Skip to content

Consider improving highlighting #21

@gytis-ivaskevicius

Description

@gytis-ivaskevicius

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 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions