=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/66.html,v retrieving revision 1.22 retrieving revision 1.23 diff -c -r1.22 -r1.23 *** www/66.html 2019/09/30 11:14:15 1.22 --- www/66.html 2019/09/30 11:42:52 1.23 *************** *** 105,111 **** tmux(1). Introduced the command "display-menu" to show a menu bound to the mouse on status line by default, and added menus in tree, ! client and buffer modes.
  • Changed the behavior of swap-window -d in tmux(1) to match swap-pane. --- 105,111 ---- tmux(1). Introduced the command "display-menu" to show a menu bound to the mouse on status line by default, and added menus in tree, ! client and buffer modes.
  • Changed the behavior of swap-window -d in tmux(1) to match swap-pane. *************** *** 129,135 **** write(2) syscalls.
  • Removed the KERNEL_LOCK from the bridge(4) ! output fast-path.
  • Made resource limit access MP-safe. --- 129,135 ---- write(2) syscalls.
  • Removed the KERNEL_LOCK from the bridge(4) ! output fast-path.
  • Made resource limit access MP-safe. *************** *** 235,241 ****
  • Improved arm64 hardware support, including: !