[PATCH] [xfce4-terminal] Added support for unlimited scrollback in terminal.

Stefano Angeleri weltall2 at gmail.com
Sun Feb 24 13:46:10 CET 2013


This patch implements an option in xfce4-terminal preferences called
Unlimited scrollback.
This is a checkbox that is disabled by default, but when enabled will ignore
the scrollback limit option and will allow the terminal to have an undetermined amount
of lines.
This is useful when you've an application which outputs a lot of lines in the
terminal that you've to analyze.

The following changes since commit a84b3f6d60704098b59ad11c47c8a34e07038851

l10n: Updated Bulgarian (bg) translation to 100%

are available in this git repository
git://github.com/weltall/xfce4-terminal.git


Stefano Angeleri (1):
  Added support for unlimited scrollback in terminal output.

 terminal/terminal-preferences-dialog.c |  6 +++---
 terminal/terminal-preferences.c        | 11 +++++++++++
 terminal/terminal-preferences.glade    | 19 ++++++++++++++++++-
 terminal/terminal-screen.c             | 10 ++++++++--
 4 files changed, 40 insertions(+), 6 deletions(-)

-- 
1.8.1.4



More information about the Xfce4-dev mailing list