commandlinefu-cli icon indicating copy to clipboard operation
commandlinefu-cli copied to clipboard

A little CLI command to work with the commandlinefu.com website

Results 10 commandlinefu-cli issues
Sort by recently updated
recently updated
newest added

Is any of the other meta information from the site relevant to the command line?

question

on first launch, maybe it's a good idea to show some tutorial text that explains in a few simple sentences how to use the command. the tutorial text can disappear...

enhancement

I think there should be a blinking cursor / caret to help the user understand that he can start typing away. Right now it isn't perfectly clear upon starting the...

enhancement

Should we cache API results? This could make the command snappier and help lower the load on the API server. The obvious use case is when the user just finished...

question

the command should run just by itself (`fu`), or by invoking it as `fu SOME_SEARCH_QUERY` (in which case it will already pre populate the search input on the bottom, and...

enhancement

should we go back to recent commands?

question

If you stress the thing around too much, it just freezes completely.

bug

Workflow should be more or less the following: 1. Press ENTER 2. See command in your favorite `$EDITOR` (nano/vim/emacs, depending on what the environment is set to) 3. This one...

enhancement

It seems that there is some problem with `blessed` that prevents windows from rendering the CLI interface right. Since you're on a WIN machine, this could be right up your...

bug