Skip to content

Implement Tab-completion in the RPC console#74

Merged
gstefans merged 3 commits into
smileycoin:masterfrom
7415963987456321:completion
Jun 7, 2021
Merged

Implement Tab-completion in the RPC console#74
gstefans merged 3 commits into
smileycoin:masterfrom
7415963987456321:completion

Conversation

@7415963987456321

@7415963987456321 7415963987456321 commented Dec 2, 2020

Copy link
Copy Markdown
Contributor

This PR implements tab-completion in the RPC-console for smileyCoin.
The user can type a few letters of a command for the console causing a menu to pop up, the user can then choose to complete the word using the tab key.
Shift-tab works as well to select backwards in the menu.
Some formatting was addressed as well, and redundant use of breaks was removed.

Part of Lokaverkefni in Rafmyntir course along with PRs #77 #76 #75
HI username: hrs70

@gstefans gstefans self-assigned this Jun 7, 2021
@gstefans gstefans merged commit 2dec63a into smileycoin:master Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants