GNU

GNU Screen v.4.3.0

I'm announcing availability of GNU Screen v.4.3.0

So more than a year after previous release there is new one, hopefully
even better. As for things that changed:

  • Introduce Xx string escape showing the executed command of a window
  • Implement dead/zombie window polling, allowing for auto reconnecting
  • New commands:

  - 'sort' command sorting windows by title
  - 'bumpleft', 'bumpright' - manually move windows on window list
  - 'collapse' removing numbering 'gaps' between windows, by
    renumbering

GNU Screen v.4.2.1

I'm announcing availability of GNU Screen v.4.2.1

Few days ago I released v.4.2.0 on screen-devel, this release was
status quo of current repository at that time. Almost immediately after
that I started applying patches from distributions and fixing some bugs.
So after doing first release of screen in years it's time for bugfix
release.

  • First of all fixed allowed length of $TERM (rxvt-unicode-256color

  users will mainly notice)