|
Mumra Wanderer
Joined: 12 Feb 2003 Posts: 93 Location: USA
|
Posted: Sun Oct 10, 2004 3:00 pm
Suggestion for next version. |
Could we add a 'Empty scrollback buffer' command? Perhaps #EMPTY ? Currently the only way to do this now is to either use 'Layout-> Empty Scrollback' or change the size of your scrollback in 'Prefs -> Memory'. BTW, if this is the wrong spot to post this, I am sorry, :)
|
|
_________________ Mumra the Everliving, Realms of Despair
216.251.47.10 Port 4000 |
|
|
|
jessew Apprentice
Joined: 03 Mar 2003 Posts: 141
|
Posted: Sun Oct 10, 2004 4:28 pm |
#CLR
edit
Well never mind doesnt actually clear the scrollback buffer :p
so you could just do #MENU {Layout|Empty Scrollback} |
|
_________________ I love deadlines. I like the whooshing sound they make as they fly by. |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Sun Oct 10, 2004 7:54 pm |
As far as I can tell, #CLR does clear the scrollback buffer.
|
|
_________________ LightBulb
Senior member
Most scripts in this forum are written for Command Line entry.
Don't even open the Settings Editor unless its use is specified or obvious. |
|
|
|
Mumra Wanderer
Joined: 12 Feb 2003 Posts: 93 Location: USA
|
Posted: Mon Oct 11, 2004 2:22 am |
Odd, in the helpfile it says that the scrollback buffer is unaffacted, perhaps updating that then.
"Syntax: #CLR
Clear the screen. The scrollback buffer is unaffected. To clear the entire scrollback buffer and reclaim the memory, use the {Layout|Empty Scrollback} menu command."
I didn't even bother to try, because it says it doesn't work. |
|
_________________ Mumra the Everliving, Realms of Despair
216.251.47.10 Port 4000 |
|
|
|
jessew Apprentice
Joined: 03 Mar 2003 Posts: 141
|
Posted: Mon Oct 11, 2004 4:33 am |
It does seem to be Clearing it completely , try to save the buffer after using #CLR you only get what's currently there. But if you want to be sure just as easy to set an alias like
Code: |
#ALIAS empty {#MENU {Layout|Empty Scrollback}}
|
|
|
_________________ I love deadlines. I like the whooshing sound they make as they fly by. |
|
|
|
DeathDealer Adept
Joined: 20 Jul 2004 Posts: 268
|
Posted: Mon Oct 11, 2004 12:48 pm |
LightBulb wrote: |
As far as I can tell, #CLR does clear the scrollback buffer. |
Cleared it for me too.
|
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Mon Oct 11, 2004 11:05 pm |
Help updated.
|
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
|
|