view src/testdir/test77a.com @ 32447:f5946a50c931 v9.0.1555

patch 9.0.1555: setcharsearch() does not clear last searched char properly Commit: https://github.com/vim/vim/commit/e5d91ba1de83949eb9357c0fb8cbd91e7e69be6f Author: zeertzjq <zeertzjq@outlook.com> Date: Sun May 14 17:39:18 2023 +0100 patch 9.0.1555: setcharsearch() does not clear last searched char properly Problem: setcharsearch() does not clear last searched char properly. Solution: Do not accept lastc_bytelen smaller than one. (closes https://github.com/vim/vim/issues/12398)
author Bram Moolenaar <Bram@vim.org>
date Sun, 14 May 2023 18:45:03 +0200
parents 47a673b20e49
children
line wrap: on
line source

$! test77a - help file creating checksum on VMS
$! Created by Zoltan Arpadffy
$
$ IF P1 .NES. ""
$ THEN
$    checksum 'P1'
$    show symb CHECKSUM$CHECKSUM
$ ENDIF