view .gitattributes @ 22514:d0dd03c04140 v8.2.1805

patch 8.2.1805: Unix: terminal mode changed when using ":shell" Commit: https://github.com/vim/vim/commit/80361a5f2b134c88597d60b3d363b52084e712a1 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Oct 5 21:39:25 2020 +0200 patch 8.2.1805: Unix: terminal mode changed when using ":shell" Problem: Unix: terminal mode changed when using ":shell". Solution: Avoid calling settmode() when not needed. (issue https://github.com/vim/vim/issues/7079)
author Bram Moolenaar <Bram@vim.org>
date Mon, 05 Oct 2020 21:45:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff