-
-
Notifications
You must be signed in to change notification settings - Fork 18
reload feed lookup in defe CLI #14
Copy link
Copy link
Open
Labels
cliIssues & PRs related to defe CLIIssues & PRs related to defe CLIenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Metadata
Metadata
Assignees
Labels
cliIssues & PRs related to defe CLIIssues & PRs related to defe CLIenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Is your feature request related to a problem? Please describe.
The defe CLI for now prompts the user to add an Index value to open the link in browser. We need something to reload the lookup without hitting Ctrl+c
Describe the solution you'd like
Ask the user to re-lookup the feed, so that new result pop-up
Describe alternatives you've considered
We can input
Rto reload or maybe bind a keyboard shortcut to do that. The 2nd approach seems more appropriate