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

945 Commits

Author SHA1 Message Date
Martin Stubenschrott 8e00f16baa all help converted to asciidoc, now only somebody needs to file them in the correct place.
New vimperator.util.generateHelp(command) for generating asciidoc added.
2008-01-31 18:32:39 +00:00
Martin Stubenschrott fd631194d5 Fixed vimperator for newer firefoxes due to changed ids 2008-01-31 12:16:00 +00:00
Daniel Bainton a510328e4b Fixing ;y<num> to yank the hint destination URL instead of the current page 2008-01-25 05:06:58 +00:00
Martin Stubenschrott 82540e8c65 small update to developer.txt 2008-01-25 04:08:36 +00:00
Martin Stubenschrott 2d048fba01 added many more ascii doc template files. Now they just need to be filled with useful text. 2008-01-23 15:28:19 +00:00
Martin Stubenschrott 588ab468c8 added marks.txt as a template, to be filled with real text 2008-01-23 15:09:00 +00:00
Martin Stubenschrott af927e89c5 swapped :help and :Help, if you don't find yet help in :help, try :Help, and convert it to asciidoc 2008-01-23 14:42:50 +00:00
Martin Stubenschrott 4153597a02 fixed :Help without arg 2008-01-23 02:11:45 +00:00
Martin Stubenschrott 44ecbe1e3b made listingblocks prettier 2008-01-23 00:53:46 +00:00
Martin Stubenschrott 48af3ce041 added example to developer.txt 2008-01-22 23:10:01 +00:00
Martin Stubenschrott eaba023144 fixed :Help <tab> 2008-01-22 22:37:34 +00:00
Martin Stubenschrott 7dc86a387d fixed small help issue 2008-01-22 22:36:01 +00:00
Martin Stubenschrott 320f1c5626 new developer information for writing docs 2008-01-22 22:26:19 +00:00
Martin Stubenschrott ac84697611 more help 2008-01-22 21:40:45 +00:00
Martin Stubenschrott 435bce0d98 added :prefs to the help 2008-01-22 16:15:00 +00:00
Martin Stubenschrott b0d51d7516 more help converted to the new help format 2008-01-22 14:00:37 +00:00
Martin Stubenschrott ce0376a8f9 some help fixes 2008-01-22 01:25:50 +00:00
Daniel Bainton 4c2939b88d Fixing the chrome.manifest locales to work with the xpi 2008-01-21 21:58:40 +00:00
Martin Stubenschrott 7c67a24a35 fixed closing block 2008-01-21 19:12:25 +00:00
Martin Stubenschrott 25543cb3c8 options.txt is near final now, so START writing docs now :) 2008-01-21 18:54:29 +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
Martin Stubenschrott 09a4c0e15b do not load .swp or other files in macro directory 2008-01-20 23:34:00 +00:00
Martin Stubenschrott 6f7ae23530 list :macros as a instead of "a 2008-01-20 23:14:59 +00:00
Marco Candrian 591b5fb6be :macros [regex] command added 2008-01-20 21:10:57 +00:00
Marco Candrian 76ab7e9616 regex instead of string compare on :macros and :macrosdump 2008-01-20 21:07:44 +00:00
Marco Candrian d21dccfff7 :macros <filter> added + 2 additional autocommands events: BrowserRestart and BrowserQuit 2008-01-20 19:23:31 +00:00
Marco Candrian 4be468e568 not needed comment removed 2008-01-19 12:53:59 +00:00
Marco Candrian 40cc702d48 no need to check for multiple mappings names, since they dont exist. so.. 2008-01-15 15:53:48 +00:00
Marco Candrian 87ed1091aa comments improved on mappings.list 2008-01-14 19:43:59 +00:00
Martin Stubenschrott 052d3314e4 more help updates 2008-01-14 15:50:02 +00:00
Marco Candrian b2bdf6edca :dia selectionsource added 2008-01-14 12:51:36 +00:00
Daniel Bainton 9ecacc94c8 Fixing :buffer without arguments to act like vim 2008-01-13 02:56:53 +00:00
Daniel Bainton f369cd1fe0 Fixing tab completion for normal :set values 2008-01-13 01:51:33 +00:00
Marco Candrian 435452018c unnecessary comments removed 2008-01-11 20:33:43 +00:00
Marco Candrian dfcb60fa74 Removed comment: yeah, feedkeys still needs that noremap arg 2008-01-11 17:46:46 +00:00
Daniel Bainton fa9e91a232 Fixing tab completion for :set! values 2008-01-11 15:30:58 +00:00
Daniel Bainton 28910829cb Fixing tab completion for :set! 2008-01-11 15:14:19 +00:00
Daniel Bainton bdfe11a031 :set! now lets you change about:config prefs 2008-01-11 14:42:18 +00:00
Martin Stubenschrott 100a41c51a :Help updates, still far from finished 2008-01-11 03:35:19 +00:00
Martin Stubenschrott c5754c8aca added dpb to AUTHORS 2008-01-11 00:05:05 +00:00
Marco Candrian 571885a2c1 little fix (besides that I don't really understand it) 2008-01-10 18:52:21 +00:00
Martin Stubenschrott 6605e4fa19 y can yank the selection in visual caret mode now 2008-01-09 17:50:47 +00:00
Martin Stubenschrott 74310ca17a fixed :noremap which was broken after last commit 2008-01-09 16:44:40 +00:00
Martin Stubenschrott ab60334b01 allow mapping of yy or dx, when y or d is a single char mapping 2008-01-09 16:23:10 +00:00
Martin Stubenschrott b72d54ba2f fixed g<esc> not beeping again (thanks calmar) 2008-01-09 12:54:52 +00:00
Martin Stubenschrott 52df3a24dc added framework for :foo! <tab> special completion 2008-01-07 16:23:26 +00:00
Martin Stubenschrott a43249672f changed behavior of :bmarks! and :history! (thanks dpb) 2008-01-07 13:04:59 +00:00
Martin Stubenschrott e097b79a0d made followDocRelship work better 2008-01-06 16:37:49 +00:00