summaryrefslogtreecommitdiff
path: root/.local/bin/displayselect
AgeCommit message (Expand)Author
2023-02-06add comment, remove remaps from displayselectLuke Smith
2020-12-11Fixed edp1 botching dp1 grep (#861)ashprice
2020-12-01Compatibility for FreeBSD's paste(1) (#853)anntnzrb
2020-06-22fixLuke Smith
2020-06-01Shellcheck (#676)JameyBear
2020-05-30fixLuke Smith
2020-05-30make use of setsid(1)'s `-f` flag (#652)Kian Kasad
2020-05-09replace `tr '\n' 'CHAR'` with `paste -sd 'CHAR'` (#625)Kian Kasad
2020-04-20feedback and autoconfig if single screenLuke Smith
2020-04-11pgrep is a little slow, slower than ps | grepLuke Smith
2020-02-08#!/bin/sh shebang. newline after universalized.Luke Smith
2019-08-18portable shebangLuke Smith
2019-06-01doxLuke Smith
2019-05-19massive cleanupLuke Smith