Whenever I use printf
in the shell whether it is within awk
, a standalone application, or in C/C++ it prints a "%" after everything. For instance, when I type printf "hi"
I get this as an output hi%
. I am on Arch Linux using zsh as a shell and konsole as a terminal emulator. The font I use is MesloLGS NF.
Image: