view src/testdir/test_alot_latin.vim @ 30637:ae1113e53ce3 v9.0.0653

patch 9.0.0653: BS and DEL do not work properly in an interacive shell Commit: https://github.com/vim/vim/commit/01c34e7d10e3dbd73d18a3dd79a48748c4147eaf Author: Bram Moolenaar <Bram@vim.org> Date: Mon Oct 3 20:24:39 2022 +0100 patch 9.0.0653: BS and DEL do not work properly in an interacive shell Problem: BS and DEL do not work properly in an interacive shell. (Gary Johnson) Solution: Adjust the length for replaced codes.
author Bram Moolenaar <Bram@vim.org>
date Mon, 03 Oct 2022 21:30:04 +0200
parents 318eaa6fa973
children
line wrap: on
line source

" A series of tests that can run in one Vim invocation.
" This makes testing go faster, since Vim doesn't need to restart.

" These tests use latin1 'encoding'.  Setting 'encoding' is in the individual
" files, so that they can be run by themselves.

source test_regexp_latin.vim