Random notes from mg

a blog by Marius Gedminas

Marius is a Python hacker. He works for Programmers of Vilnius, a small Python/Zope 3 startup. He has a personal home page at http://gedmin.as. His email is marius@gedmin.as. He does not like spam, but is not afraid of it.

Wed, 08 Feb 2006

Unbreaking Firefox's address bar

I've always been annoyed that Firefox deletes the whole URL if you hit Ctrl+Backspace in the location bar. I'd like it to delete the last URL segment. It turns out that I can get this, if I go to about:config and set layout.word_select.stop_at_punctuation to true. Yay!

Sources:

posted at 21:29 | tags: | permanent link to this entry | 0 comments

Name (required)


E-mail (will not be shown)


URL


Comment (some HTML allowed)