Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added an option to disable color highlighting #107

Merged
merged 4 commits into from
Oct 19, 2023

Commits on Oct 14, 2023

  1. Added an option to disable color highlighting

    Disable color display when the output is not a tty.
    This change should not break the current workflow
    when tldr is used in terminals.
    Resolves: tldr-pages#35
    
    Author:    Vedaant-Rajoo <[email protected]>
    Co-authored-by: ksqsf <[email protected]>
    Date:      Fri Oct 13 18:15:39 2023 +0530
    2 people authored and kbdharun committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    f987396 View commit details
    Browse the repository at this point in the history
  2. tldr.c: fix indentation, update code; gitignore: add vscode directory

    Signed-off-by: K.B.Dharun Krishna <[email protected]>
    kbdharun committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    a33bde9 View commit details
    Browse the repository at this point in the history
  3. README: update usage commands, fix Markdown

    Signed-off-by: K.B.Dharun Krishna <[email protected]>
    kbdharun committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    ed79364 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    8c14791 View commit details
    Browse the repository at this point in the history