Mercurial > vim
diff src/list.c @ 15099:39728d503e47 v8.1.0560
patch 8.1.0560: cannot use address type "other" with with user command
commit https://github.com/vim/vim/commit/51a7454cd2c34ee459f104e45768eab3817c099e
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Dec 2 18:21:49 2018 +0100
patch 8.1.0560: cannot use address type "other" with with user command
Problem: Cannot use address type "other" with with user command.
Solution: Add "other" to the list. (Daniel Hahler, closes https://github.com/vim/vim/issues/3655) Also
reject "%" for commands with "other". Add some more tests.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 02 Dec 2018 18:30:07 +0100 |
parents | c338c91086b9 |
children | 3a99b2e6d136 |