comparison runtime/doc/terminal.txt @ 19968:1908e92b02fd

Update runtime files Commit: https://github.com/vim/vim/commit/d1caa941d876181aae0ebebc6ea954045bf0da24 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Apr 10 22:10:56 2020 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Fri, 10 Apr 2020 22:15:05 +0200
parents d73d982499ae
children 56265f711890
comparison
equal deleted inserted replaced
19967:f11b9ed4f9e1 19968:1908e92b02fd
958 open a new window to edit {filename}. 958 open a new window to edit {filename}.
959 Note that both the job and Vim may change the current 959 Note that both the job and Vim may change the current
960 directory, thus it's best to use the full path. 960 directory, thus it's best to use the full path.
961 961
962 [options] is only used when opening a new window. If present, 962 [options] is only used when opening a new window. If present,
963 it must be a Dict. Similarly to |++opt|, These entries are 963 it must be a Dict. Similarly to |++opt|, these entries are
964 recognized: 964 recognized:
965 "ff" file format: "dos", "mac" or "unix" 965 "ff" file format: "dos", "mac" or "unix"
966 "fileformat" idem 966 "fileformat" idem
967 "enc" overrides 'fileencoding' 967 "enc" overrides 'fileencoding'
968 "encoding" idem 968 "encoding" idem