general:command-line

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
general:command-line [2016/04/16 00:33] admingeneral:command-line [2018/01/10 20:36] (current) – external edit 127.0.0.1
Line 15: Line 15:
 | -d         | %%--%%directory    | yes                  |set current directory                                    | | -d         | %%--%%directory    | yes                  |set current directory                                    |
 |            | %%--%%title        | yes                  |append 'title' to the main window title bar              | |            | %%--%%title        | yes                  |append 'title' to the main window title bar              |
 +|            | %%--%%win_x        | yes                  |horizontal screen position of the window (in pixels)     |
 +|            | %%--%%win_y        | yes                  |vertical screen position of the window (in pixels)       |
 | -u         | %%--%%no-recent    |                      |do not add the file to the Recent Files list             | | -u         | %%--%%no-recent    |                      |do not add the file to the Recent Files list             |
 | -w         | %%--%%workspace    | yes                  |name of saved workspace, if empty, no would be loaded    | | -w         | %%--%%workspace    | yes                  |name of saved workspace, if empty, no would be loaded    |
Line 25: Line 27:
 | -v         | %%--%%recursive    |                      |process also sub-folders for mask file open              | | -v         | %%--%%recursive    |                      |process also sub-folders for mask file open              |
 | -x         | %%--%%exclude      | yes                  |exclude mask for mask open                               | | -x         | %%--%%exclude      | yes                  |exclude mask for mask open                               |
-| -l         | %%--%%line         | yes                  |line number                                              | +| -l         | %%--%%line         | yes                  |cursor position line number                                              | 
-| -c         | %%--%%column       | yes                  |column number                                            |+| -c         | %%--%%column       | yes                  |cursor position column number                                            |
 | -r         | %%--%%read-only    |                      |read-only mode                                           | | -r         | %%--%%read-only    |                      |read-only mode                                           |
 | -t         | %%--%%type         | yes                  |syntax to apply to passed files                          | | -t         | %%--%%type         | yes                  |syntax to apply to passed files                          |