I know why it will automatically jump the back of the history. That is
I set `hardstatus alwayslastline mystring'.
Using the `CTRL-A [' key sequence to enter scrollback mode is a good idea.
Is there other way to solve the problem, let me use the `SHIFT+PaUp'
to scroll back?
On Thu, May 14, 2009 a
On Wed, 13 May 2009, tianlijian wrote:
When i use the `Shift+PgUp' to scroll back to the bash history, it
will scroll down automatically in few seconds. What can i do to
prevent it?
thanks!
Try CTRL-A then [
Enters copy/scrollback mode
http://www.gnu.org/software/screen/manual/screen.html
When i use the `Shift+PgUp' to scroll back to the bash history, it
will scroll down automatically in few seconds. What can i do to
prevent it?
thanks!
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users
* Robin Lee Powell had this to say on [11 May 2009, 23:58:15 -0700]:
>
> I gathered a while back that screen 4.1 was going to replicate a lot
> of the functionality of screenwm.
>
> Did that go anywhere?
Two of the biggest features in screenwm, vertical splits and layouts (the
split orientations
I'm using Jailkit for a chroot'ed SSH.
While this is working properly, I just can't seem to get Screen to work
properly.
* I've added /usr/bin/screen to the list of allowed paths in my
/etc/jk_init.ini
* I also did a jk_cp -j /usr/bin/screen into my Jail directory as specified
here -http://oliv