[BACK]Return to 67.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/67.html between version 1.34 and 1.35

version 1.34, 2020/05/07 04:33:10 version 1.35, 2020/05/07 05:05:27
Line 940 
Line 940 
         portal.          portal.
   </ul>    </ul>
   
 <li><a href="https://man.openbsd.org/tmux">tmux(1)</a> improvements and bugfixes:  <li><a href="https://man.openbsd.org/tmux">tmux(1)</a> improvements and bug fixes:
   <ul>    <ul>
     <li>Indicated the marked pane in <a      <li>Indicated the marked pane in <a
         href="https://man.openbsd.org/tmux">tmux(1)</a> choose mode in          href="https://man.openbsd.org/tmux">tmux(1)</a> choose mode in
Line 954 
Line 954 
     <li>Added an -s flag to <a      <li>Added an -s flag to <a
         href="https://man.openbsd.org/tmux">tmux(1)</a> copy-mode to specify a          href="https://man.openbsd.org/tmux">tmux(1)</a> copy-mode to specify a
         different pane for the source content.          different pane for the source content.
     <li>Added a W position to <a  
         href="https://man.openbsd.org/tmux">tmux(1)</a> display-menu -y to use  
         the line above or below the status line containing the window list.  
     <li>Added a -T flag to <a      <li>Added a -T flag to <a
         href="https://man.openbsd.org/tmux">tmux(1)</a> resize-pane to trim          href="https://man.openbsd.org/tmux">tmux(1)</a> resize-pane to trim
         lines below the cursor.          lines below the cursor.
     <li>Added non-regex search variants to <a  
         href="https://man.openbsd.org/tmux">tmux(1)</a>.  
     <li>Added support for <a      <li>Added support for <a
         href="https://man.openbsd.org/tmux">tmux(1)</a> overlay popup boxes,          href="https://man.openbsd.org/tmux">tmux(1)</a> overlay popup boxes,
         created with the display-popup command.          created with the display-popup command.
Line 988 
Line 983 
         add descriptions to the default key binding. Using list-keys -N shows          add descriptions to the default key binding. Using list-keys -N shows
         key bindings with notes. Changed the default ? binding to show a          key bindings with notes. Changed the default ? binding to show a
         readable summary of keys.          readable summary of keys.
     <li>Removed the <a href="https://man.openbsd.org/tmux">tmux(1)</a>  
         terminal type in favor of flags DECSLRM and DECFRA.  
     <li>Added -Z to the default <a      <li>Added -Z to the default <a
         href="https://man.openbsd.org/tmux">tmux(1)</a> switch-client command          href="https://man.openbsd.org/tmux">tmux(1)</a> switch-client command
         in tree mode.          in tree mode.
     <li>Prevented read-only <a      <li>Prevented read-only <a
         href="https://man.openbsd.org/tmux">tmux(1)</a> clients from limiting          href="https://man.openbsd.org/tmux">tmux(1)</a> clients from limiting
         the size.          the size of other clients.
     <li>Added support for regex searches in <a      <li>Added support for regex searches in <a
         href="https://man.openbsd.org/tmux">tmux(1)</a> copy mode.          href="https://man.openbsd.org/tmux">tmux(1)</a> copy mode.
     <li>Modified <a href="https://man.openbsd.org/tmux">tmux(1)</a>      <li>Modified <a href="https://man.openbsd.org/tmux">tmux(1)</a>

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35