Mercurial > geeqie
diff README @ 60:9c0c402b0ef3
Mon Jun 13 17:31:46 2005 John Ellis <johne@verizon.net>
* editors.[ch]: Add "%w" macro to disable full screen deactivation when
running an editor command.
* img-view.c, layout_image.c, pan-view.c: Honor %w editor flag to
prevent exit of full screen.
* image-load.c (image_load_begin): Fix to not treat short reads as
end of file condition.
* README, doc/10_5_editor_commands.html: Document %w macro for editor
commands.
* po/it.po: Update Italian translation,
submitted by Kostantino <inverness1ATvirgilio.it>.
author | gqview |
---|---|
date | Mon, 13 Jun 2005 21:39:13 +0000 |
parents | 3b83fb81afc4 |
children | 0c912a2d94f1 |
line wrap: on
line diff
--- a/README Sun Jun 12 23:45:45 2005 +0000 +++ b/README Mon Jun 13 21:39:13 2005 +0000 @@ -351,10 +351,15 @@ Use of the following to display output window for the command: %v Display result of command in output window, must occur as first two - characters in the command. + characters in the command, or immediately after the "%w" macro. %V Like v above, but when used with %p, only displays output window for multiple files. The output of a single file is suppressed. + Additional macros: + + %w Prevent full screen from deactivating when command is executed, + must occur as the first two characters. + ======== Additional comments: Advanced options: