mirror of
https://github.com/neovim/neovim.git
synced 2026-03-12 02:56:53 +10:00
According to POSIX[0], only octal escapes are supported by the printf command. GNU coreutils' printf and some shells' builtin printf versions which support hex escapes, but dash and non-GNU printf do not. [0]: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/printf.html
8.7 KiB
8.7 KiB