view src/libvterm/doc/URLs @ 12903:411a30bd7e8a v8.0.1328

patch 8.0.1328: trouble when using ":term ++close" with autocmd commit https://github.com/vim/vim/commit/ff5467965e3871d3dc0288416fcc6b1e2ba4f822 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Nov 21 14:47:57 2017 +0100 patch 8.0.1328: trouble when using ":term ++close" with autocmd Problem: Trouble when using ":term ++close" with autocmd. (Gabriel Barta) Solution: Use aucmd_prepbuf() and aucmd_restbuf() instead of setting curbuf. (closes #2339)
author Christian Brabandt <cb@256bit.org>
date Tue, 21 Nov 2017 15:00:06 +0100
parents b8299e742f41
children 9f857e6310b6
line wrap: on
line source

ECMA-48:
  http://www.ecma-international.org/publications/standards/Ecma-048.htm

Xterm Control Sequences:
  http://invisible-island.net/xterm/ctlseqs/ctlseqs.html

Digital VT100 User Guide:
  http://vt100.net/docs/vt100-ug/

Digital VT220 Programmer Reference Manual
  http://vt100.net/docs/vt220-rm/