1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-25 14:21:23 +02:00
Commit Graph

1164 Commits

Author SHA1 Message Date
Martin Stubenschrott 9988e62ed9 [muttator] new "x" and "h" mappings for HTML/header display 2008-06-07 23:11:06 +00:00
Martin Stubenschrott ff92690794 fixed visual glitch with <tab> in commandline when there are no results 2008-06-07 22:02:56 +00:00
Martin Stubenschrott 62df5aa6fe new 'online' option, thanks zigdon! 2008-06-06 23:24:41 +00:00
Martin Stubenschrott f735f772e4 VERY hacky fix to allow :side<tab><space><tab> completion 2008-06-06 14:47:24 +00:00
Doug Kearns d3552663d2 missing semicolon 2008-06-06 13:48:10 +00:00
Doug Kearns 5beaa4ca6c whitespace fixes 2008-06-06 13:47:51 +00:00
Martin Stubenschrott d79224b4cd added ctrl-{home,end} mappings to insert mode 2008-06-06 13:15:12 +00:00
Martin Stubenschrott ab9a6811bd don't send ctrl-keys to firefox in insert mode 2008-06-06 12:54:10 +00:00
Martin Stubenschrott f85e07c315 keywords have higher priority than local files in :open
fixed <leader>S in noscript
2008-06-06 11:36:51 +00:00
Tim Hammerquist f942ac4e35 added self to AUTHORS file. 2008-06-06 02:24:59 +00:00
Doug Kearns b96aad68ae remove bug listing - :sidebar History is now working 2008-06-05 19:15:25 +00:00
Doug Kearns eca033baa5 remove spurious 'linkmatching' highlighting 2008-06-05 18:08:39 +00:00
Daniel Bainton 13293aa16f Changing version to 1.2pre 2008-06-05 05:25:20 +00:00
Martin Stubenschrott 3408105f86 [muttator] fixed attaching files from current directory 2008-06-04 05:34:56 +00:00
Martin Stubenschrott cada00ffe0 [muttator] fixed error message 2008-06-04 05:28:04 +00:00
Martin Stubenschrott 813e27b709 changed some muttator bindings 2008-06-04 03:06:34 +00:00
Martin Stubenschrott 5d272fea03 use native JSON 2008-06-03 17:34:45 +00:00
Martin Stubenschrott dac706634c updated news 2008-06-03 17:15:54 +00:00
Martin Stubenschrott 02be238e3b vimperator 1.1 with security fix 2008-06-03 17:09:30 +00:00
Doug Kearns 3157772347 explicitly specify the radix when parsing the arg to formatBytes() 2008-06-03 15:22:47 +00:00
Doug Kearns ff132570d3 add missing semicolons 2008-06-03 15:16:12 +00:00
Doug Kearns 9ad5135b4e remove trailing comma from array initializer 2008-06-03 09:08:29 +00:00
Martin Stubenschrott 3c3bc773fa fixed an error message 2008-06-03 02:40:31 +00:00
Martin Stubenschrott 7feddc9ea6 fixed make xpi on mac, but require perl now (should be default on UNIX anyway) 2008-06-02 21:17:49 +00:00
Martin Stubenschrott e232fbf6d2 info about gnu sed 2008-06-02 20:03:25 +00:00
Doug Kearns c1f1b1d419 expand <Leader> in addUserMap() (Tim Hammerquist) 2008-06-02 18:17:05 +00:00
Doug Kearns 973f3e5ca3 whitespace fixes 2008-06-02 18:11:47 +00:00
Martin Stubenschrott e49aed94df tab related mappings for muttator, thanks teramako 2008-06-02 14:20:28 +00:00
Martin Stubenschrott 20a672a961 [muttator] new address book support, thanks a lot didi! 2008-06-02 12:24:48 +00:00
Doug Kearns 4d3519c0a5 move macro related commands and mappings to repeat.txt 2008-05-29 20:34:21 +00:00
Martin Stubenschrott c18b594d6e [muttator] added very simple address validity check 2008-05-29 10:33:47 +00:00
Martin Stubenschrott 96ada7e259 [muttator] add -subject= to m and M mappings 2008-05-29 10:20:30 +00:00
Martin Stubenschrott c3305b6594 :message support, thanks didi 2008-05-28 19:50:30 +00:00
Doug Kearns 13d0eeaa1e fix :command so that it respects the special version and doesn't always output
the "command already exists" error message
2008-05-27 16:53:38 +00:00
Doug Kearns 9cb7ae4f36 add missing semicolons 2008-05-27 16:13:49 +00:00
Doug Kearns ddd082003e update E492 message - Vimperator is a browser not an editor 2008-05-27 16:13:07 +00:00
Doug Kearns c1390135d2 whitespace fixes 2008-05-27 15:15:36 +00:00
Doug Kearns 1d0f4e29e5 fix help typo 2008-05-27 06:30:47 +00:00
Martin Stubenschrott f7da09aaf9 many mail changes with new features, thanks Christian 2008-05-26 10:28:24 +00:00
Martin Stubenschrott bf239c2db2 fixed io.run() for windows. 2008-05-26 09:25:27 +00:00
Doug Kearns e7d8cce787 fix the meaning of the \l and \L search pattern modifiers which were inverted 2008-05-26 07:29:42 +00:00
Martin Stubenschrott f3926ba422 automatically try to add .exe when running programs on windows 2008-05-25 21:02:23 +00:00
Martin Stubenschrott 69a04eeb09 fixed ctrl-l 2008-05-25 09:56:52 +00:00
Martin Stubenschrott f7be4eccd0 added visualbellstyle (don't think it works on GTK at least) 2008-05-24 21:02:48 +00:00
Martin Stubenschrott b8dcad1d51 new popups=4 option 2008-05-24 12:02:50 +00:00
Doug Kearns 9b3a00f3fd add new options to vimperator.vim 2008-05-22 16:18:33 +00:00
Martin Stubenschrott f098366616 fixed home/end in composer 2008-05-21 10:02:48 +00:00
Doug Kearns 9364f34e91 fix some help typos 2008-05-20 12:27:42 +00:00
Doug Kearns 401d4e2c14 bump version number 2008-05-19 01:32:10 +00:00
Doug Kearns f43fc67115 add some missing fold markers 2008-05-17 16:04:24 +00:00