]> granicus.if.org Git - vim/commit
patch 8.0.1196: crash when t_RF is not set v8.0.1196
authorBram Moolenaar <Bram@vim.org>
Sun, 15 Oct 2017 11:35:01 +0000 (13:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 15 Oct 2017 11:35:01 +0000 (13:35 +0200)
commita20f83df1d646a2d296af835ba1154f09986f102
tree1657211ac9e112d5121b1c0d2b825daff3dae332
parent9377df3ecd0bd3acb5d46cb8af7fe60867f247f2
patch 8.0.1196: crash when t_RF is not set

Problem:    Crash when t_RF is not set. (Brian Pina)
Solution:   Add t_RF to the list of terminal options. (Hirohito Higashi)
src/option.c
src/version.c