1
0
forked from aniani/vim

patch 8.2.0854: xxd cannot show offset as a decimal number

Problem:    Xxd cannot show offset as a decimal number.
Solution:   Add the "-d" flag. (Aapo Rantalainen, closes #5616
This commit is contained in:
Bram Moolenaar
2020-05-30 20:50:25 +02:00
parent ca70c07b72
commit 363d6148df
3 changed files with 52 additions and 3 deletions

View File

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