vtortola / ng-terminal-emulator

Toy terminal emulator built with Angular JS.
http://vtortola.github.io/ng-terminal-emulator/
MIT License
153 stars 44 forks source link

Added maxLineLength to configuration #5

Open hmartos opened 8 years ago

hmartos commented 8 years ago

Now you can define the max length of line inserted in shell (it was limited to 80 characters)