1
0
forked from aniani/vim

patch 9.1.0838: vimtutor is bash-specific

Problem:  vimtutor is bash-specific (after 17c71daf83)
Solution: port back to POSIX sh (Aliaksei Budavei).

Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Aliaksei Budavei
2024-11-04 19:43:22 +01:00
committed by Christian Brabandt
parent ac2bb9dfea
commit 09cc8c92d1
2 changed files with 80 additions and 69 deletions

View File

@@ -704,6 +704,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
838,
/**/
837,
/**/