[BACK]Return to tmux.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/tmux.1 between version 1.851 and 1.852

version 1.851, 2021/08/12 08:05:11 version 1.852, 2021/08/13 06:50:42
Line 5414 
Line 5414 
 for possible values for  for possible values for
 .Ar prompt-type .  .Ar prompt-type .
 .It Xo Ic command-prompt  .It Xo Ic command-prompt
 .Op Fl 1FikN  .Op Fl 1bFikN
 .Op Fl I Ar inputs  .Op Fl I Ar inputs
 .Op Fl p Ar prompts  .Op Fl p Ar prompts
 .Op Fl t Ar target-client  .Op Fl t Ar target-client
Line 5516 
Line 5516 
 .It Li "Move cursor to previous word" Ta "b" Ta "M-b"  .It Li "Move cursor to previous word" Ta "b" Ta "M-b"
 .It Li "Move cursor to start" Ta "0" Ta "C-a"  .It Li "Move cursor to start" Ta "0" Ta "C-a"
 .It Li "Transpose characters" Ta "" Ta "C-t"  .It Li "Transpose characters" Ta "" Ta "C-t"
   .Pp
 .El  .El
   With
   .Fl b ,
   the prompt is shown in the background and the invoking client does not exit
   until it is dismissed.
 .It Xo Ic confirm-before  .It Xo Ic confirm-before
 .Op Fl b  .Op Fl b
 .Op Fl p Ar prompt  .Op Fl p Ar prompt
Line 5537 
Line 5542 
 option.  option.
 With  With
 .Fl b ,  .Fl b ,
 the prompt is shown in the background and the client.  the prompt is shown in the background and the invoking client does not exit
   until it is dismissed.
 .It Xo Ic display-menu  .It Xo Ic display-menu
 .Op Fl O  .Op Fl O
 .Op Fl c Ar target-client  .Op Fl c Ar target-client

Legend:
Removed from v.1.851  
changed lines
  Added in v.1.852