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

624 Commits

Author SHA1 Message Date
Martin Stubenschrott ec91920bb8 [muttator] some new compose mappings 2008-06-08 23:48:33 +00:00
Martin Stubenschrott 0bc6ca918d slightly updated tutorial 2008-06-08 13:04:05 +00:00
Martin Stubenschrott 9d38f46dd3 :bdelete google to close all tabs from google 2008-06-08 05:38:34 +00:00
Martin Stubenschrott 4a81ae7b11 renamed completion.exTabCompletion() completion.ex() 2008-06-08 04:47:29 +00:00
Martin Stubenschrott 1c9f74b82d added completion to :time 2008-06-08 04:33:02 +00:00
Martin Stubenschrott 59342d4244 removed buffer window 2008-06-08 04:22:37 +00:00
Martin Stubenschrott 6ecd478298 cleaned up completion.js a lot, probaby still something to do 2008-06-08 04:01:56 +00:00
Martin Stubenschrott 1742c9cd44 don't beep in input boxes 2008-06-08 01:41:41 +00:00
Martin Stubenschrott 772ab13dee [muttator] new FolderLoaded :autocmd 2008-06-08 00:34:30 +00:00
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
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 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
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
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
Martin Stubenschrott f098366616 fixed home/end in composer 2008-05-21 10:02:48 +00:00
Doug Kearns f43fc67115 add some missing fold markers 2008-05-17 16:04:24 +00:00
Martin Stubenschrott 8a1162349a fixed some hints problem 2008-05-17 14:54:10 +00:00
Martin Stubenschrott c9cbedf439 made :help and :prefs work for muttator again, thanks temerako 2008-05-16 15:37:27 +00:00