maaslalani / draw

Draw in your terminal
MIT License
460 stars 18 forks source link

Allow digit selection with Alt+<digit> keys #13

Closed EricKotato closed 2 years ago

EricKotato commented 2 years ago

Fixes #11.

This PR introduces the way to select the digits as character that used to draw with Alt+<digit> keys. It also allows to type them when text anchor is set.

maaslalani commented 2 years ago

Thanks for this PR, left a comment on some code changes, but otherwise looks good!

maaslalani commented 2 years ago

Thanks @RadRussianRus, awesome work!