Results 115 comments of David Keijser

Tried gf with this simple page and that worked ``` ``` do you have another example of where this doesn't work?

When installing from git you should not have uzbl installed from debian repositories at the same time and you will not be able to trust that version. You build and...

Oh right we've had this come up before (#281) we require a newer version of glib-gio than what raspbian stable carries.

webkit has a builtin caret mode that you can enable (set caret_browsing 1) but there is no specific integration with uzbl so you will have to be in input mode...

Nothing like that currently exists but I think it should be reasonably easy to add an option here https://github.com/keis/git-fixup/blob/master/git-fixup#L60 A bit complicated by the $type in there but maybe it...

or @JoakimLofgren could switch to zsh already :smirk_cat:

I'm not quite ready for the naughties yet I'll stay a while with trusty 90s tech

That makes sense and could be as easy as adding "%ar" to the format string. I've not had that specific need myself so I'm not sure it makes sense to...

Hi @tduehr My intentions for this script was never to be 1-to-1 with git-commit and passing unknown flags to commit would limit what flags can be used by git-fixup without...

I hope I don't sound completely dismissive but `--` is not likely to get added until you add it. I, personally, don't have a need for it but it's a...