frlan created an issue (geany/geany#4341) ``` #: data/geany.glade:5671 msgid "" "Command for printing files.\n" "\n" "Supported placeholders are:\n" "• <tt>%d</tt>: the directory containing the file.\n" "• <tt>%e</tt>: the file name without path nor extension.\n" "• <tt>%f</tt>: the file name without path.\n" "• <tt>%l</tt>: the current line number in the file, starting at 1.\n" "• <tt>%p</tt>: the directory of the current project, or equivalent to " "<tt>%d</tt> if there are no project open.\n" "• <tt>%%</tt>: a literal <tt>%</tt> character." ```
I think in some cases e.g. very big font and low resolution, this could break. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4341 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/[email protected]>
