Skip to content
This repository has been archived by the owner on Nov 11, 2018. It is now read-only.

problems with clear and screen commands #18

Closed
ajaypanyala opened this issue May 11, 2013 · 3 comments
Closed

problems with clear and screen commands #18

ajaypanyala opened this issue May 11, 2013 · 3 comments

Comments

@ajaypanyala
Copy link

The clear command does not clear the terminal screen.

For example:

$ cd Downloads/finalterm/
$ ls Settings
application.ftsettings
commands.ftcompletion
$ clear

After executing the clear command above, the terminal
looks as follows (instead of blank)

$ <--- cursor is positioned here now
$ ls Settings
application.ftsettings
commands.ftcompletion
$ clear

I see a similar behaviour with the screen command.

@p-e-w
Copy link
Owner

p-e-w commented May 11, 2013

@ajaypanyala: Thank you for your report. This is one of many issues that will get fixed as additional xterm control sequences get implemented. Final Term currently supports only a fairly small subset of them as noted on the website.

@ajaypanyala
Copy link
Author

Thanks for clarifying. Looking forward to the upcoming features/improvements.

@p-e-w
Copy link
Owner

p-e-w commented Jul 13, 2013

This bug is a subset of #121.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants