]> granicus.if.org Git - vim/commit
patch 8.1.2208: Unix: Tabs in output might be expanded to spaces v8.1.2208
authorBram Moolenaar <Bram@vim.org>
Thu, 24 Oct 2019 15:43:25 +0000 (17:43 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 24 Oct 2019 15:43:25 +0000 (17:43 +0200)
commitfaf626e5d1ca128e4bf943c4e505f08d428ed77e
treeab6152b046b5d95d86283278f97684aaa5157cc9
parentedaad6e0a0e3c1fcb6a5c2771e647c52475bb19c
patch 8.1.2208: Unix: Tabs in output might be expanded to spaces

Problem:    Unix: Tabs in output might be expanded to spaces.
Solution:   Reset the XTABS flag. (closes #5108)
src/os_unix.c
src/version.c