view src/libvterm/.gitignore @ 16945:efd36a9052cc v8.1.1473

patch 8.1.1473: new resolve() implementation causes problem for plugins commit https://github.com/vim/vim/commit/4a792c87b9a643a949ee36106a2f7e971dc633f8 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 6 12:22:41 2019 +0200 patch 8.1.1473: new resolve() implementation causes problem for plugins Problem: New resolve() implementation causes problem for plugins. Solution: Only resolve a resparse point after checking it is needed. (Ken Takata, closes #4492)
author Bram Moolenaar <Bram@vim.org>
date Thu, 06 Jun 2019 12:30:05 +0200
parents e6e23a84fac2
children
line wrap: on
line source

*~
*.swp

tags
src/*.o
src/*.lo

libvterm.la
bin/unterm
bin/vterm-ctrl
bin/vterm-dump

t/harness
t/harness.lo
t/harness.o

.libs/