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

137 Commits

Author SHA1 Message Date
Doug Kearns 626ef76789 add :blast, :bfirst, :brewind, :bnext, :bprevious, :bNext commands
(Dominik Meister)
2008-07-29 21:42:21 +00:00
Doug Kearns a2a82973e4 add :pagestyle command to allow for switching between alternate style sheets 2008-07-29 21:13:13 +00:00
Martin Stubenschrott 60f040e54e added :b# for switching to alternative buffer, also finally commited Kipling's patch to use getShortcutOrURI 2008-07-28 22:16:04 +00:00
Doug Kearns a7d9bef5b5 use <C-Z> rather than <C-Q> for entering pass-all-keys mode 2008-07-22 16:43:23 +00:00
Daniel Bainton 01edb272bc Adding :tabduplicate patch from Konstantin Stepanov 2008-07-21 09:36:43 +00:00
Doug Kearns 706f2d0c93 add new 'urlseparator' option 2008-07-20 13:06:01 +00:00
Martin Stubenschrott 182a78ef07 use parseArgs for 'editor' option 2008-07-09 21:03:11 +00:00
Martin Stubenschrott bb30dd4378 new :jumps command (thanks a lot, Konstantin) 2008-07-09 17:57:58 +00:00
Martin Stubenschrott 6d8b16608f added 2 scripts, and :%foo support 2008-06-30 12:50:15 +00:00
Martin Stubenschrott 7aa055d9d3 show info about tabs loaded in background; also allow ctrl- prefixed keys again 2008-06-24 20:36:06 +00:00
Tim Hammerquist 66fce80127 more option value completion. 2008-06-19 22:43:36 +00:00
Martin Stubenschrott ee6f8df80f experimental wildoptions=auto and awesome bar support, display flickers a
little for now
2008-06-17 23:40:52 +00:00
Martin Stubenschrott a750c13578 small doc change 2008-06-17 02:19:30 +00:00
Martin Stubenschrott 2a3a5277bf better args parser, plugin writers maybe need to change there
liberator.commands.add() slightly if they used args: as an extraInfo
2008-06-17 00:31:37 +00:00
Martin Stubenschrott 119de356b5 :set [no]focuscontent, thanks Paul! 2008-06-10 18:34:36 +00:00
Martin Stubenschrott ec91920bb8 [muttator] some new compose mappings 2008-06-08 23:48:33 +00:00
Martin Stubenschrott 9d38f46dd3 :bdelete google to close all tabs from google 2008-06-08 05:38:34 +00:00
Martin Stubenschrott 59342d4244 removed buffer window 2008-06-08 04:22:37 +00:00
Martin Stubenschrott 62df5aa6fe new 'online' option, thanks zigdon! 2008-06-06 23:24:41 +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 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
Martin Stubenschrott f3926ba422 automatically try to add .exe when running programs on windows 2008-05-25 21:02:23 +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 de50bb4397 Vimperator 1.0! Horray! 2008-05-14 18:42:12 +00:00
Martin Stubenschrott 8f50f96aa8 pass keys to the HTMLSelectElement 2008-05-14 16:27:34 +00:00
Martin Stubenschrott 7b7d39cc8d newtab option, and better :tab behavior, thanks teramako 2008-05-02 08:54:30 +00:00
Martin Stubenschrott b9327b6bf2 added search suggestions (thanks to M.Terada) 2008-04-23 18:00:52 +00:00
Martin Stubenschrott 19059a46cb added google suggestions to tab completion 2008-03-31 13:22:47 +00:00
Martin Stubenschrott 2750f36032 added count support to gi 2008-03-31 12:39:56 +00:00
Martin Stubenschrott 98f6813d63 added new ctrl-t mapping also to NEWS file 2008-03-03 15:02:30 +00:00
Martin Stubenschrott fec955dcb2 changed "B" mapping. Also moved tab specific mappings/commands from commands.js and mappings.js to tabs.js; This kind of changes will occur frequently in future. 2008-02-12 15:57:12 +00:00
Marco Candrian 6b9c2a7b0d changes :macro to :play + delMarcos to deleteMacros 2008-01-21 13:23:25 +00:00
Marco Candrian 2b71bd70b8 :macro for playing a macro added 2008-01-21 12:58:22 +00:00
Marco Candrian 7982265c98 :delmacros regex added 2008-01-21 12:12:26 +00:00
Marco Candrian 591b5fb6be :macros [regex] command added 2008-01-20 21:10:57 +00:00
Daniel Bainton bdfe11a031 :set! now lets you change about:config prefs 2008-01-11 14:42:18 +00:00
Martin Stubenschrott a43249672f changed behavior of :bmarks! and :history! (thanks dpb) 2008-01-07 13:04:59 +00:00
Martin Stubenschrott 2503c94383 gi focuses the first textbox now as a fallback 2008-01-05 13:15:05 +00:00
Martin Stubenschrott a872775493 added modeline to NEWS and 0.5.3 version info 2008-01-05 12:44:04 +00:00
Martin Stubenschrott d600bbabec new :command command, thanks dpb! 2008-01-05 12:05:01 +00:00
Marco Candrian a8e0c3e290 char-hints.js script 2008-01-04 12:36:18 +00:00
Martin Stubenschrott 5ea202647b new gf gF and :viewsource commands (thanks dpb) 2008-01-03 11:39:40 +00:00
Marco Candrian c3cf763104 autocmd's added to NEWS 2007-12-28 04:05:48 +00:00
Martin Stubenschrott 39fbf33d8b lastInputField is now available after switching tabs, new v.buffer.loaded getter/setter 2007-12-17 20:45:28 +00:00
Martin Stubenschrott 347f12e559 fixed timeout when changing from HINTS mode 2007-12-12 06:00:38 +00:00
Marco Candrian 9c2efb55b2 imap added to the NEWS file 2007-12-05 23:24:50 +00:00
Martin Stubenschrott eb535ff8bf new g0/g$ mappings 2007-12-03 06:03:41 +00:00