Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CLI arg --rectarea doesn't work. #170

Closed
@paul

Description

@paul

Per ksnip --help, it lists -r and --rectarea to capture a rectangular area:

  -r, --rectarea         Select a rectangular area from where to take a
                         screenshot.

But while -r works as expected, --rectarea returns an error:

$ ksnip -r        
# launches the rect area picker                                                                                                    

$ ksnip --rectarea
Please select capture mode.

This is with the latest release downloaded from github, 1.5.0, on Ubuntu 18.04

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions