]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0854: xxd cannot show offset as a decimal number v8.2.0854
authorBram Moolenaar <Bram@vim.org>
Sat, 30 May 2020 18:50:25 +0000 (20:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 30 May 2020 18:50:25 +0000 (20:50 +0200)
commit363d6148dfc2cc17fb0d286c7a36c305f56f5813
tree6e4bf0c6ed05976ac15b4f4fbb07f3b871f863cd
parentca70c07b72c24aae3d141e67d08f50361f051af5
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
src/testdir/test_xxd.vim
src/version.c
src/xxd/xxd.c