Thanks, I checked the man page after your reply, looks like this is what I am looking for, but it does not work (at least in the way that I am expecting it to).
But I have made a workaround now bindkey -m b stuff "g/e^[" Now typing 'b' in copy mode takes me close to the beginning, that I am interested in. (Here I am searching for 'e' since it is the most common alphabet) This is just a workaround, I will be interested in knowing a cleaner solution, if it exists. Thanks Pandu Trent W. Buck wrote: > > On Thu, Feb 07, 2008 at 03:07:22AM -0800, pandoos_in wrote: >> I have set "defscrollback 30000". But looks like 'gg' in copy mode >> takes me 30000 lines back in copy mode (even though these lines are >> empty). Any ideas? > > Maybe C-a :compacthist on ? > > > _______________________________________________ > screen-users mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/screen-users > > -- View this message in context: http://www.nabble.com/How-to-go-to-the-beginning-of-the-scrollback-buffer-tp15331656p15349942.html Sent from the Gnu - Screen mailing list archive at Nabble.com. _______________________________________________ screen-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/screen-users
