forked from aniani/vim
patch 8.2.4088: xxd cannot output everything in one line
Problem: Xxd cannot output everything in one line.
Solution: Make zero columns mean infinite columns. (Erik Auerswald,
closes #9524)
This commit is contained in:
committed by
Bram Moolenaar
parent
3e4fa3d7d3
commit
c0a1d370fa
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4088,
|
||||
/**/
|
||||
4087,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user