comparison runtime/doc/term.txt @ 24911:fd37be6dc258

Update runtime files Commit: https://github.com/vim/vim/commit/2346a6378483c9871016f9fc821ec5cbea638f13 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 13 19:02:49 2021 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sun, 13 Jun 2021 19:15:03 +0200
parents 96206643bd9f
children d4faa2c5211b
comparison
equal deleted inserted replaced
24910:77de4ae3e013 24911:fd37be6dc258
371 t_RT restore window title from stack *t_RT* *'t_RT'* 371 t_RT restore window title from stack *t_RT* *'t_RT'*
372 t_Si save icon text to stack *t_Si* *'t_Si'* 372 t_Si save icon text to stack *t_Si* *'t_Si'*
373 t_Ri restore icon text from stack *t_Ri* *'t_Ri'* 373 t_Ri restore icon text from stack *t_Ri* *'t_Ri'*
374 t_TE end of "raw" mode *t_TE* *'t_TE'* 374 t_TE end of "raw" mode *t_TE* *'t_TE'*
375 t_TI put terminal into "raw" mode *t_TI* *'t_TI'* 375 t_TI put terminal into "raw" mode *t_TI* *'t_TI'*
376 t_fe enable focus-event tracking *t_fe* *'t_fe'*
377 |xterm-focus-event|
376 t_fd disable focus-event tracking *t_fd* *'t_fd'* 378 t_fd disable focus-event tracking *t_fd* *'t_fd'*
377 |xterm-focus-event|
378 t_fe enable focus-event tracking *t_fe* *'t_fe'*
379 |xterm-focus-event| 379 |xterm-focus-event|
380 380
381 Some codes have a start, middle and end part. The start and end are defined 381 Some codes have a start, middle and end part. The start and end are defined
382 by the termcap option, the middle part is text. 382 by the termcap option, the middle part is text.
383 set title text: t_ts {title text} t_fs 383 set title text: t_ts {title text} t_fs