| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
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
|
| |
|
| |
|
| |
|
|
|
|
| |
one. oki doki.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
made cuturl print empty string instead of trying to print nulls.
matchurl was matching multiple times for things it shouldn't have and not cleaing out the url struct.
Makefile now uses -Wall
|
| |
|
| |
|
|
|