editor: fix --keep-above parsing
The other options should be ignored when we look for --keep-above. g_option_context_parse() removes it from argv[], thus we can also revert 88e4dcab.
Showing
Please register or sign in to comment
The other options should be ignored when we look for --keep-above. g_option_context_parse() removes it from argv[], thus we can also revert 88e4dcab.