Files
neovim/test/functional/ui
James McCoy 6c0f1903e6 functionaltest: Use octal escapes for printf
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
2018-06-13 23:03:37 -04:00
..
2018-02-06 20:16:38 +01:00
2018-04-11 22:07:00 +02:00
2018-02-13 20:48:51 +01:00
2018-02-11 10:29:32 +01:00