This is an automated email from the git hooks/post-receive script.

billiob pushed a change to annotated tag v1.1.0
in repository apps/terminology.

        at  63e0c07   (tag)
   tagging  a1e7d6d31cd99c5d27e962beff0a80d2e641b0ae (commit)
  replaces  v1.0.0
 tagged by  Boris Faure
        on  Sun Aug 20 16:55:09 2017 +0200

- Log -----------------------------------------------------------------
Terminology v1.1.0
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEuw862nDQJURvoj1o6qnNcp9SKZgFAlmZos0ACgkQ6qnNcp9S
KZhm2Q//fYw9UOklFYs4qfA//uDiCr/8A/Z8ZxG8ijXhlSN4BpmcXLGTW4fU9Lrf
03zmUGmkkf6xVvNJFe0Elz264CPegd2M61wc9XHtW2NjHblRhlGaVcH3tAFGbjne
kdxEezKBX+Mfe+ckWLfTphb5tU/Z7ApCt5PfmW+/hUjQFzREVirOooeEfzj8F8nx
2b48feQCZUTeFYZHjtbSEssRx8JVe/K7sAbSN+cnwKsCUJDHukknTpEkdD0Q9WO4
CMi6qyTN9kw7ZKYavcZO7YpqZx7Jl+N2ZIANaCIesudds6RCdzlfzoJ/Mw7AJOFb
mmQgEba+sDT9oALYt4diobFEOKy7hWUfG1QCBxWvC8GuFSC2FfQlsP8NBBxhTgKd
CneOj4y30hdkQ3PQWMe0Zik032TrF0oUJC/V8B2FpBk4K0FLPy3IbBG5YA+TfVXU
HpaAVZqfXzY3CkC0i/RFGgMLzUKGVXNMQpgeglg6b/HF7J4K4+T6bAxB/dsJG3eu
LCsYtJCH8zhhHrTYfhQcVPj2b0L0UgXh6ZwIDpd7AT8Gq2pu6AuLdN4072M/l67/
hG0vSejZwCAjQOEFXo2jGRlHzJJhpC4sZgMMABcMlAS+XGGiU/b6c0+iR3BUXPCD
QhXhERFJmkSQYVXARzUtXUFcsThvjEhI8cWwhKLYa2LQJDN+vI0=
=H354
-----END PGP SIGNATURE-----

Boris Faure (62):
      let's start a new development cycle
      controls: clean up code
      win: double click on tab title to change it. Closes T3143
      pty: fallback to ~ or / when creating new term if current dir is not 
available
      may fix mouse motion reporting. T4874
      termio: remove dead code. CID1371738
      termio: reset size when size looks boggus.
      config: change Disable focus-out visuals to be more positive :)
      configure: need efl ≥ 1.8.0
      fix compilation with fuzzing enabled
      termptyesc: ensure colors are valid
      termptyesc: restrict CSI values to avoid denial of service
      termpyesc: only compute logging content if it's going to be printed
      termptyesc: restrict values on scrolling regions
      termptyesc: fix issue with tmux introduced by previous commit
      fuzz: disable logs when fuzzing
      tyfuzz needs termpty_resize_tabs()
      termptyesc: no logging when fuzzing
      termptyesc: _csi_arg_get() could be called with nothing to read
      termptyesc: use macro to restrict field value
      options: use ecore_exe_pipe_run() instead of fork+exec
      termptyesc: fix parsing size on xterm 50 command
      tyfuzz: read escape sequence from file given as argument in available
      s/scroll_y1/top_margin/, s/scroll_y2/bottom_margin/
      termptyesc: correctly handle DECOM
      termptyesc: improve debug
      termpty: on reset, no longer restrict cursor
      termptyesc: CUP/HVP are impacted by DECOM
      termptyesc: only do IL/DL when inside margins
      termptyesc: _csi_arg_get() now correctly handles missing arguments
      termptyesc: correctly handle missing arguments in CUP/HVP
      termpty: very early support of Right/Left margins
      termptyesc: cleanup handling of DECSTBM
      default.edc: shall make it compile again with EFL 1.8
      private.h: include libintl.h to have gettext defined
      termio: ev was unused
      termptyesc: extract handling CUP/HVP to one function
      termptyesc: correctly handle cursor wrt right/left margins
      termptyops: handle right/left margins. Ref T5533
      termptyesc: handle DECFRA
      termpty: handle DECERA
      termptyesc: fix handling of DECSLRM. Ref T5533
      fix stupid segfault
      termptyesc: restrict CUP/HVP to right/bottom margins
      termptyops: fix clearing cells on scroll
      afl-fuzz: spice up original test case
      termptyesc: restrict right/bottom rectangle coordinates
      termpty: DECERA only changes codepoints
      termpty: correctly handle DECFRA wrt SGR 0
      feature: move cursor to position on click+alt. Closes T5537
      feature: click-alt tries to handle wrapped CLI. Closes T5537
      constify
      win: add binding (Alt+Up/Down/Left/Right) to move around panes
      termptyesc: add missing break. CID1377552
      tycommon: add "directly" to "not running in terminology"
      font: update all terms to this window when changing font (size)
      sizing: use 1px step when having visible tabs.
      teamwork: remove the feature since it's no longer supported in elm
      termpty: fix inserting blank chars. Closes T5802
      fix compilation on old efl
      ChangeLog/NEWS for 1.1.0
      Terminology release 1.1.0

Carsten Haitzler (3):
      terminology tabs resize - fix access of invalid memory beyond bounds
      fix buffer size - was 1 byte too short on stack
      add fallthrough tags to have fewer warnings

Jean Guyomarc'h (3):
      termptyesc: improve const-correctness of data
      termptyesc: fix invalid clamping on CSI X
      termio: fix mouse button event tracking in vim

Massimo Maiurana (2):
      New danish translation
      Updating italian translation

Mike Blumenkrantz (1):
      add behavior option to disable focus-in/out animations and visuals

Sanjeev BA (1):
      Add option to set current window size as default.

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 


Reply via email to