Subject: CVS commit: pkgsrc/x11/xterm
From: Thomas Klausner
Date: 2014-10-01 13:13:38
Message id: 20141001111338.5328D98@cvs.netbsd.org

Log Message:
Update to 311:

Patch #311 - 2014/09/18

* mention  xclip  in manpage as an alternative workaround for copying
  clipboard  data, noting that selectToClipboard (from patch #209) is
  the recommended approach (Debian #639094).
* correct comparison in do_select_regex() of working position against
  starting column.
* correct    initialization   for   regular-expression   feature   of
  exec-selectable and insert-selectable actions (Debian #758633).
* modify  logic  for  exec-formatted  and insert-formatted actions to
  ensure  that  the  formatting  occurs  just  after the selection is
  received (Debian #758633).
* account  for  state  of  reverse-video  in  special  case of cursor
  coloring (Debian #759734).
* fix   a  sign-extension  problem  in  ReGIS  support,  as  well  as
  correcting  a case where ignored-characters were not really ignored
  (patch by Ross Combs).
* Enable the "Escape Sequence" menu entry when an OSC 50 is received.
  Also  disable  it  if the escape sequence specifies no font (Debian
  #760208).
* improve fix for the fontsel menu entry from patch #304: because the
  recovery  used  the  "current  font",  it  would  fail if one first
  selected a valid font, then an invalid font (Debian #760207).
* correct  an  off-by-one  in  limit-check for ScrnLimitChar function
  (report by Egmont Koblinger).

Files:
RevisionActionfile
1.94modifypkgsrc/x11/xterm/Makefile
1.64modifypkgsrc/x11/xterm/distinfo