forked from aniani/vim
patch 8.2.3046: Amiga MorphOS: Term mode is set using DOS packets
Problem: Amiga MorphOS: Term mode is set using DOS packets.
Solution: Use the same way of setting term mdoe on all next gen Amiga-like
systems. (Ola Söder, closes #8445)
This commit is contained in:
committed by
Bram Moolenaar
parent
98703d7f6c
commit
b420ac9d20
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3046,
|
||||
/**/
|
||||
3045,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user