diff options
Diffstat (limited to 'misc/slop/README')
-rw-r--r-- | misc/slop/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/slop/README b/misc/slop/README new file mode 100644 index 0000000000..e0bdf91d02 --- /dev/null +++ b/misc/slop/README @@ -0,0 +1,5 @@ +slop (Select Operation) + +slop is an application that querys for a selection from the user and prints the region to stdout. +It grabs the mouse and turns it into a crosshair, lets the user click and drag to make a selection +(or click on a window) while drawing a pretty box around it, then finally prints the selection's dimensions to stdout. |