Usbac / quich

Just an advanced terminal calculator.
MIT License
71 stars 12 forks source link

Not work keyboard arrows to kommands. #18

Open sv-atoslav opened 2 years ago

sv-atoslav commented 2 years ago

Good time of day, developer. I sometimes want edit already inputted line. Steps to reproduse: I want calc sum of two 5, divided by 10 . I input wrong expression, and get wrong answer. I decide add () . I press UpArrow at keyboard, but get ^[[A sequence (same key at bash return previous command). i press LeftArrow for go to start to line, but get ^[[A sequence. Input ( , copy part of expression, input ), copy another part of expression it weird way for me. Please fix it. image