Age | Commit message (Expand) | Author |
---|---|---|
2024-05-11 | fix: grep pattern to avoid unintended matches (#1383) | David Nevado |
2023-02-06 | add comment, remove remaps from displayselect | Luke Smith |
2020-12-11 | Fixed edp1 botching dp1 grep (#861) | ashprice |
2020-12-01 | Compatibility for FreeBSD's paste(1) (#853) | anntnzrb |
2020-06-22 | fix | Luke Smith |
2020-06-01 | Shellcheck (#676) | JameyBear |
2020-05-30 | fix | Luke Smith |
2020-05-30 | make use of setsid(1)'s `-f` flag (#652) | Kian Kasad |
2020-05-09 | replace `tr '\n' 'CHAR'` with `paste -sd 'CHAR'` (#625) | Kian Kasad |
2020-04-20 | feedback and autoconfig if single screen | Luke Smith |
2020-04-11 | pgrep is a little slow, slower than ps | grep | Luke Smith |
2020-02-08 | #!/bin/sh shebang. newline after universalized. | Luke Smith |
2019-08-18 | portable shebang | Luke Smith |
2019-06-01 | dox | Luke Smith |
2019-05-19 | massive cleanup | Luke Smith |