One more note: There could also be a compile time limit. If you can grab the source of your fc20 screen version, check out this:
$ grep MAXHISTHEIGHT src/* src/screen.h:#define MAXHISTHEIGHT 3000 In my case, the definition is there, but is unused. (grep returns only one hit) Maybe fc20 applies a patch to enable a limit? cheers, JW- On Mon, Apr 14, 2014 at 8:26 PM, Neal Fultz <nfu...@gmail.com> wrote: > You have the line for capturing the xterm title in your screenrc. Is > that doing it? > > On Mon, Apr 14, 2014 at 12:42:53PM -0400, Alex wrote: > > Hi all, I posted the message below about a week ago and received no > > responses. I could really use some help here. Is there anyone who can > help? > > Are there other resources I can search for answers? > > > > Thanks again, > > Alex > > > > On Wed, Apr 9, 2014 at 8:17 PM, Alex <mysqlstud...@gmail.com> wrote: > > > > > Hi, > > > > > > I'm using 4.1.0-0.17.20120314git3c2946.fc20 on fedora20 and am having > some > > > problems. The problems started since the upgrade from fc18 to fc20. > > > > > > The first is scrollback. I have defscrollback 100000 in my .screenrc, > and > > > have also tried "-h 10000" when starting it from the command-line, and > > > neither work properly. > > > > > > The second is C-a A to describe the current window. After setting it > > > successfully, then changing directories, it also changes the window > > > description. It didn't do this previously. > > > > > > I have a very simple screenrc that I've been using for years. Perhaps > > > someone has some time to take a look for me? Maybe it's a problem with > my > > > screenrc on the newer version? > > > > > > http://pastebin.com/eGWuF0cQ > > > > > > Any ideas greatly appreciated. > > > Thanks, > > > Alex > > > > > > > > > _______________________________________________ > > screen-users mailing list > > screen-users@gnu.org > > https://lists.gnu.org/mailman/listinfo/screen-users > > > _______________________________________________ > screen-users mailing list > screen-users@gnu.org > https://lists.gnu.org/mailman/listinfo/screen-users >
_______________________________________________ screen-users mailing list screen-users@gnu.org https://lists.gnu.org/mailman/listinfo/screen-users