| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|/
|
|
| |
properly (also, it just looks better. easier to remove the blanks afterwards than to put them in afterwards.)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
clipping ALL of the leading whitespace, so fixed that.
|
| |
|
| |
|
|
|
|
| |
boundary between two reads.
|
| |
|
|\ |
|
| |
| |
| |
| | |
the purpose of certain blocks clearer, escaped backslashes in $line so they get passed to uriprintf right
|
| |
| |
| |
| | |
explain a bit of magic.
|
| |
| |
| |
| | |
in your logs
|
| |
| |
| |
| | |
default clipboard' as first choice in dmenu
|
| | |
|
| |
| |
| |
| | |
be done similar to how dmenu_run gets launched. I use alt+u
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
work better. multi-protocol schemes (example: git+ssh) might not be working yet.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
where uris without a scheme were not defaulting provided line to an authority section
|
| |
|
|
|
|
| |
parser. added uricmp. wew.
|
| |
|
| |
|
|
|
|
| |
decimal check of port that should handle more URL types in a more sane way
|
|
|
|
| |
separation. fixed a dumb bug where uninitiallized string was being used as the value of the port. probably me testing something that I forgot about.
|
| |
|
| |
|
|
|
|
| |
the url before sending it to printf url
|
| |
|
|
|
|
| |
with an unknown scheme (probably files) and pass them to xdg-open
|
|
|
|
| |
of a shell not hooked into the terminal
|
| |
|
|
|
|
| |
overriding env var
|