Results 45 issues of Tavis Ormandy

This change fixes `post.any()` and `post.all()` to accept multiple parameters. The comments in `post.cc` indicate this was supposed to work, but it looks like it broke at some point. To...

I notice that `keyb` does not use any colors with `TERM=xterm`, but it does work with `TERM=xterm-color`. I usually just use `TERM=xterm`, can I force `keyb` to use colors without...

## Issue Description When logging into an sshd running under wsl, the shell detection logic in gsudo fails to detect wsl, and launches cmd. ## Steps to Reproduce 1. `sudo...

I was trying out `hstr` and noticed the recommended way to use it is with `bind '"\C-r": "\C-a hstr -- \C-j"'`. That works okay, but if you have anything in...

I was just trying out gtasks, I noticed the `tasklists` help incorrectly claims there is a `create` subcommand: ``` $ gtasks tasklists --help ... Create tasklist: gtasks tasklists create -t...