denisidoro / navi

An interactive cheatsheet tool for the command-line
Apache License 2.0
14.61k stars 489 forks source link

navi --tldr not working even with rust client tlrc #902

Open TwiggyWan opened 1 week ago

TwiggyWan commented 1 week ago

hi Describe the bug

navi --tldr says :


    Note:
    Please make sure you're using a version that supports the --markdown flag.
    If you are already using a supported version you can ignore this message. 
    The tldr client written in C (the default one in Homebrew) doesn't support markdown files, so navi can't use it.
    The client written in Rust is recommended. The one available in npm works, too.

So I installed tlrc, expecting it to work. but it doesnt have a --markdown flag.

To Reproduce Steps to reproduce the behavior:

brew install navi
brew install tlrc
navi --tldr docker

Expected behavior According to the hint message navi --tldr should be supported but it is not. Please consider to change the hint text.

Versions:

Additional context thanks

welcome[bot] commented 1 week ago

Thanks for opening your first issue here! In case you're facing a bug, please update navi to the latest version first. Maybe the bug is already solved! :)