view src/testdir/test48.ok @ 14879:ccedb80725c5 v8.1.0451

patch 8.1.0451: Win32 console: keypad keys don't work commit https://github.com/vim/vim/commit/2bc152ab53c4b01072edf6ec2ff61e504cb03cbe Author: Bram Moolenaar <Bram@vim.org> Date: Wed Oct 3 20:44:20 2018 +0200 patch 8.1.0451: Win32 console: keypad keys don't work Problem: Win32 console: keypad keys don't work. Solution: Use numbers instead of characters to avoid the value becoming negative. (Mike Williams)
author Christian Brabandt <cb@256bit.org>
date Wed, 03 Oct 2018 20:45:06 +0200
parents 9dc52b404c1b
children
line wrap: on
line source

, foo
keyword keyword
all your base 
are belong to vim
1 2 3 4 5 7
'i'   <-- should be 3 ' '
'C'   <-- should be 3 ' '
'a'    <-- should be 4 ' '
'A'<-- should be 0 ' '
'D'   <-- 'D' should be intact
this is a test
this is a test
this is a test
"r"    x<-- should be 'x'
"r"  x  <-- should be '  x  '
[This line should contain only the text between the brackets.]
   v   i   m   <-- should show the name of a noted text editor
    6   .   0   <-- and its version number

a
a
a