Mercurial > geeqie
comparison TODO @ 76:07773a3c5b29
Sun Oct 15 04:03:41 2006 John Ellis <johne@verizon.net>
* main.c: Fix command line parser to work with any combination of files
and/or folders on the command line.
author | gqview |
---|---|
date | Sun, 15 Oct 2006 08:06:14 +0000 |
parents | 56f62cdde8e0 |
children | 44f2223541d1 |
comparison
equal
deleted
inserted
replaced
75:56f62cdde8e0 | 76:07773a3c5b29 |
---|---|
92 | 92 |
93 | 93 |
94 Minor (non blockers): | 94 Minor (non blockers): |
95 ---------------------------------------------- | 95 ---------------------------------------------- |
96 | 96 |
97 > allow multiple command line dirs to work as expected | 97 d> allow multiple command line dirs to work as expected |
98 (ie contents of each are treated as given on command line) | 98 (ie contents of each are treated as given on command line) |
99 | 99 |
100 > allow editor commands to be interrupted (via SIGTERM?) | 100 > allow editor commands to be interrupted (via SIGTERM?) |
101 > fix hanging editor commands that await user input (how to handle, or even detect this?) | 101 > fix hanging editor commands that await user input (how to handle, or even detect this?) |
102 | 102 |