I'm using jquery terminal plugin and I found that when I want to edit the entered command, the cursor is hiding and it's not visible in Mozilla but the text is inserting. Did I missed anything ..?
Asked
Active
Viewed 26 times
1
-
This seems to be a bug, you can report it here https://github.com/jcubic/jquery.terminal/issues/new?template=bug.md – jcubic May 07 '19 at 12:11
-
The fix is in devel branch on GitHub you only need to use new CSS file https://github.com/jcubic/jquery.terminal/blob/devel/css/jquery.terminal.min.css if you use webpack you will need to wait for next version, to be released soon. – jcubic May 07 '19 at 16:22
-
new version 2.5.0 got released it include the fix. – jcubic May 07 '19 at 22:55
-
Thank you for the Quick and accurate response. – ST66 May 08 '19 at 05:59