NetBSD/external/bsd
christos 8f3b94834e CHANGES FROM 2.7 to 2.8
* Make display-panes block the client until a pane is chosen or it
  times out.

* Clear history on RIS like most other terminals do.

* Add an "Any" key to run a command if a key is pressed that is not
  bound in the current key table.

* Expand formats in load-buffer and save-buffer.

* Add a rectangle_toggle format.

* Add set-hook -R to run a hook immediately.

* Add README.ja.

* Add pane focus hooks.

* Allow any punctuation as separator for s/x/y not only /.

* Improve resizing with the mouse (fix resizing the wrong pane in some
  layouts, and allow resizing multiple panes at the same time).

* Allow , and } to be escaped in formats as #, and #}.

* Add KRB5CCNAME to update-environment.

* Change meaning of -c to display-message so the client is used if it
  matches the session given to -t.

* Fixes to : form of SGR.

* Add x and X to choose-tree to kill sessions, windows or panes.

CHANGES FROM 2.6 TO 2.7

* Remove EVENT_* variables from environment on platforms where tmux uses them
  so they do not pass on to panes.

* Fixes for hooks at server exit.

* Remove SGR 10 (was equivalent to SGR 0 but no other terminal seems to do
  this).

* Expand formats in window and session names.

* Add -Z flag to choose-tree, choose-client, choose-buffer to automatically
  zoom the pane when the mode is entered and unzoom when it exits, assuming the
  pane is not already zoomed. This is now part of the default key bindings.

* Add C-g to exit modes with emacs keys.

* Add exit-empty option to exit server if no sessions (defaults to on).

* Show if a filter is present in choose modes.

* Add pipe-pane -I to to connect stdin of the child process.

* Performance improvements for reflow.

* Use RGB terminfo(5) capability to detect RGB colour terminals (the existing
  Tc extension remains unchanged).

* Support for ISO colon-separated SGR sequences.

* Add select-layout -E to spread panes out evenly (bound to E key).

* Support wide characters properly when reflowing.

* Pass PWD to new panes as a hint to shells, as well as calling chdir().

* Performance improvements for the various choose modes.

* Only show first member of session groups in tree mode (-G flag to choose-tree
  to show all).

* Support %else in config files to match %if; from Brad Town in GitHub issue
  1071.

* Fix "kind" terminfo(5) capability to be S-Down not S-Up.

* Add a box around the preview label in tree mode.

* Show exit status and time in the remain-on-exit pane text; from Timo
  Boettcher in GitHub issue 1103.

* Correctly use pane-base-index in tree mode.

* Change the allow-rename option default to off.

* Support for xterm(1) title stack escape sequences (GitHub issue 1075 from
  Brad Town).

* Correctly remove padding cells to fix a UTF-8 display problem (GitHub issue
  1090).
2019-01-05 21:32:48 +00:00
..
acpica Add acpidump, amldb, and iasl to aarch64 build. 2018-10-14 13:36:32 +00:00
am-utils we don't have mtab or rmtab 2018-04-21 18:34:08 +00:00
atf ATF needs C++98 for now, and GCC 6.4 defaults to C++11. 2018-02-04 01:41:05 +00:00
bc
bind Apply suggested fix from https://gitlab.isc.org/isc-projects/bind9/issues/589. 2018-10-18 14:30:54 +00:00
blacklist fix ymdhms calculation 2018-09-18 22:12:19 +00:00
byacc Restore "defs.h", <sys/cdefs.h> #include ordering from before today's 2018-12-23 20:27:23 +00:00
bzip2
cron Add some more "crappy error detection" - the low value of 2018-07-28 13:55:08 +00:00
dhcpcd - Introduce a new SO_RERROR socket option to explicitly turn on 2018-11-04 16:30:28 +00:00
ekermit
elftoolchain remove more unreachable code. 2018-02-10 23:46:44 +00:00
elftosb Fix the "programm" spello 2018-09-14 07:07:41 +00:00
fetch switch everyone to openssl.old 2018-02-04 03:19:51 +00:00
file bring detail from HEAD 2019-01-01 03:12:30 +00:00
flex fix incorrect cast. 2018-12-23 22:14:29 +00:00
ipf ipfstat(8): note -o option applicability, and remove redundant words. 2018-12-29 23:06:42 +00:00
iscsi
kyua-atf-compat
kyua-cli
kyua-testers
less
libarchive undo previous. 2018-02-05 12:13:54 +00:00
libbind/dist
libc++ Ignore atomic alignment warnings on ARM. The compiler doesn't 2018-07-17 18:58:10 +00:00
libevent switch everyone to openssl.old 2018-02-04 03:19:51 +00:00
liblzf
libnv add libnv build glue 2018-09-08 14:11:10 +00:00
libpcap search first for the kernel bpf_filter.c 2018-09-05 17:10:27 +00:00
libproc unbreak aarch64 2018-07-20 20:50:34 +00:00
librtld_db
llvm Revert installing llvm headers. 2019-01-01 18:46:03 +00:00
lutok
mdocml Don't include nbtool_config.h too early. It pulls in system headers 2018-09-28 13:21:37 +00:00
nsd Fix NSD when built with --enable-recvmmsg: 2018-11-20 10:03:39 +00:00
ntp PR/53813: Edgar Pettijohn: Print usage message if no servers are found. 2018-12-26 18:31:29 +00:00
nvi Fix description for -r option reflecting the actual behavior. 2018-09-14 13:19:15 +00:00
openldap Create a new bsd.hostinit.mk file and put the build definitions for all host 2018-05-01 19:59:42 +00:00
openpam Cast enum explicitly to different type. 2018-05-16 13:54:03 +00:00
openresolv Fix stupid edit botch in previous, pointed out by leot@ (thanks). 2018-10-09 02:53:11 +00:00
pcc Create a new bsd.hostinit.mk file and put the build definitions for all host 2018-05-01 19:59:42 +00:00
pdisk
pkg_install Mark all files dead that should never have been imported. 2018-03-27 23:11:25 +00:00
ppp New arp code needs RTF_LLDATA for DELETE to work! 2018-07-08 21:01:21 +00:00
sljit
smbfs
tcpdump make pcap_debug weak. 2018-12-24 02:39:12 +00:00
tmux CHANGES FROM 2.7 to 2.8 2019-01-05 21:32:48 +00:00
top Fix typo s/fron/from/ 2018-11-05 17:44:09 +00:00
tre Remove more files that should be removed when tre was imported from github 2017-11-21 08:19:54 +00:00
unbound merge conflicts 2018-09-03 14:36:04 +00:00
wpa include common path in the rest of the Makefiles 2019-01-05 05:40:00 +00:00
Makefile add libnv build glue 2018-09-08 14:11:10 +00:00