tldr-node-client icon indicating copy to clipboard operation
tldr-node-client copied to clipboard

Node.js command-line client for tldr pages

Results 55 tldr-node-client issues
Sort by recently updated
recently updated
newest added

## Expected behaviour I would like a CLI option to load another config file instead of the default .tldrrc ## Actual behaviour Only the config file ```~/.tldrrc``` is admitted. ##...

## Expected behaviour On doing, `tldr search in-place`, I should get the `sed` page which has the word "in-place" in it. ## Actual behaviour ``` $tldr search in-place Searching for:...

bug
help wanted

## Expected behaviour - Don't update the cache again if the last update happens within a certain period of time, or - Just tell the user the command (page) doesn't...

enhancement

This gives us benefits already mentioned here - https://github.com/tldr-pages/tldr-node-client/issues/9#issuecomment-251653388 Citing them again for easy lookup- #### Speed: Incremental changes We get incremental changes pulled in: a fetch can download as...

enhancement

## Expected behavior --language -L is not support ## Environment - Operating system - windows 11 - Node.js version - 16.13.1 - tldr-node-client version - 3.3.8

## Expected behavior Output should be separated by newlines just like the official rust client. ## Actual behavior Output is in a single line string separated by commas. This makes...

bug
enhancement

## Expected behavior Continuing https://github.com/tldr-pages/tldr/issues/5190#issuecomment-1852054873 (cc @sbrl). The rendered output of pages should be displayed as is without a redundant "See also:" entry below the pages. ## Actual behavior Currently,...

bug
decision

I just installed tldr on my Windows system and no matter what I do, I can't seem to get the cache setup. I've tried using `tldr tar`, `tldr --update`, `tldr...

## Client Specification Changelog 📜 - Add a requirement to support escaping the placeholder syntax on certain pages. - Add suggestion to detect new platforms added to the relevant pages...

Installed npm using nvm. Then installed tldr without sudo ## Expected behavior tldr should not throw up any error while running tldr -u ## Actual behavior An error when running...