Ideas ===== * I can probably share my psql() completions/shortcuts after sanitizing them a bit * Wouldn't be too hard to add some HTTP BASIC auth to ix(1df) to make pastes manageable * Have eds(1df) accept stdin with the "starting content" for the script * Convert all the manual pages to mandoc maybe? * qmp(1df)--quick man page * The solution to chn(1df) not running in parallel is probably backgrounded processes and mkfifo(1). * Write something like hcat(1df) or tcat(1df) that includes filename headings for each concatenated file. * mi5(1df) could be made to handle comment delimiters and $1 $2 expansions without too much pain (substr/index counting)