lecheel

Results 6 issues of lecheel

just try .sift.conf wanna add for ExcludePath: "abc","xxx" or ["abc","xxx"] can not add more then one options

![Screenshot 2020-04-10 at 8 06 06 PM](https://user-images.githubusercontent.com/148137/78989641-c62dea80-7b66-11ea-9a75-8950cfcfc0cc.png) any idea how to fixed it. Thanks for this libfacedetection

map is working for Normal mode how to assign a map for "File Explorer" mode

in some case screen under putty most shift- not working anymore it's possible create the command like wed-move-line-mark for toggle mark in range as selection

from PIL import Image possible add following api for rect compare using native autopy instead PIL def compare_rect((ax,ay),bmp_name): im=Image.open(bmp_name) rect = ((ax-1,ay-1),(im.size[0]+2,im.size[1]+2)) tst = bitmap.Bitmap.open(bmp_name) scr = bitmap.capture_screen(rect) pos =...

bug