jquery.terminal
jquery.terminal copied to clipboard
Echo options and update doesn't work with pipe
Issue summary
Timer animation that updates the state doesn't work well with the pipe operator.
Steps to reproduce
- Open Pipe demo
- Enter timer | figlet
- Clear
Issues found:
- It doesn't clear the timer
- it doesn't render properly figlet
- echo prompt is updated with timer
- update should trigger the pipe again