]> granicus.if.org Git - vim/commit
patch 9.0.0008: cannot specify the variable name for "xxd -i" v9.0.0008
authorDavid Gow <david@ingeniumdigital.com>
Wed, 29 Jun 2022 19:24:49 +0000 (20:24 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 29 Jun 2022 19:24:49 +0000 (20:24 +0100)
commit83e11800cc3775de3135ac7d823137c8c1e87fa1
tree7e872e40643daa49a14fdea466d187d5145ebdb5
parent84f546363068e4ddfe14a8a2a2322bb8d3a25417
patch 9.0.0008: cannot specify the variable name for "xxd -i"

Problem:    Cannot specify the variable name for "xxd -i".
Solution:   Add the "-name" argument. (David Gow, closes #10599)
runtime/doc/xxd.1
src/testdir/test_xxd.vim
src/version.c
src/xxd/xxd.c