C-Otto / BitBook

BitBook helps you organize your bitcoin addresses and transactions.
https://bitbook.c-otto.de
MIT License
43 stars 6 forks source link

Feature Request: Ignore "..." suffix for tab completion #65

Closed C-Otto closed 3 years ago

C-Otto commented 3 years ago

Is your feature request related to a problem? Please describe. As a user who copy-pastes a long bech32 address, I want to use tab completion without having to remove the "..." suffix.

Describe the solution you'd like When an address ending with "..." is entered, tab completion should work as if the "..." suffix did not exist in the input.

Describe alternatives you've considered Deleting the "..." suffix.