forked from aniani/vim
patch 8.2.2839: default redirection missing "ash" and "dash"
Problem: Default redirection missing "ash" and "dash". Solution: Recognize "ash" and "dash". (Natanael Copa, closes #8180)
This commit is contained in:
committed by
Bram Moolenaar
parent
e3e598e82b
commit
5631836975
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2839,
|
||||
/**/
|
||||
2838,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user