littlewhitecloud / TkTerminal

A terminal emulator widget written in Python using tkinter
MIT License
15 stars 2 forks source link

The left and BackSpace could be put into a small loop to remove some redundancy but this may cause more hassle than it fixes. I think either way this could be sorted a little #29

Closed littlewhitecloud closed 1 year ago

littlewhitecloud commented 1 year ago
          The left and BackSpace could be put into a small loop to remove some redundancy but this may cause more hassle than it fixes. I think either way this could be sorted a little

_Originally posted by @Moosems in https://github.com/littlewhitecloud/TkTerminal/pull/24#discussion_r1225678569_