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

94 Commits

Author SHA1 Message Date
Martin Stubenschrott 009d567b0c - TEXTAREA support! Not working perfectly, but for a one-day-work i am impressed myself,
now just needing to add commands with MOTION like cw or d0. Visual mode works already
quite well.
- gi support
- BUG: special keys like home/end in the location bar stoped working by this dramatic changes
2007-09-08 04:17:00 +00:00
Martin Stubenschrott 16bb541c98 * and # support 2007-09-06 17:39:21 +00:00
Martin Stubenschrott d9888288f3 First commit of caret mode, many things work, some bugs of course, not sure if we can fix them since
we heavily rely on the firefox interface for it.
2007-09-06 16:10:25 +00:00
Martin Stubenschrott 5f6958521e start of a caret mode 2007-09-06 14:24:18 +00:00
Doug Kearns 71114e5f19 document that incremental searching doesn't search backwards when using ? 2007-09-05 12:19:33 +00:00
Doug Kearns 88749df4bb add the 'smartcase' option and support for \c and \C in search patterns 2007-09-05 11:32:46 +00:00
Doug Kearns 454f4a4efb add usage and long help for / and ? mappings 2007-09-03 12:46:20 +00:00
Martin Stubenschrott 838e70373a first commit of native / and ? search, especially ? is buggy right now 2007-09-01 18:14:41 +00:00
Doug Kearns 56fdaaf829 fix some trivial help typos 2007-08-21 15:00:35 +00:00
Doug Kearns c3fe311738 fix typo in "T" mappings help 2007-08-19 17:56:37 +00:00
Doug Kearns 86913712ed remove FIXME comment - allowing the "zz" mapping to use its count as the zoom
value rather than an arg is the same as "gg", "G" and others in Vim
2007-08-19 10:54:45 +00:00
Doug Kearns e58cbc89fe rename the 'location' property of vimperator.buffer to 'URL' 2007-08-18 14:22:52 +00:00
Doug Kearns 8786d06852 fix some trivial capitalization errors in help 2007-08-16 12:25:57 +00:00
Doug Kearns d700546570 replace '<' and '>' with HTML entities in help for n and N mappings 2007-08-16 11:21:57 +00:00
Doug Kearns 1ec6743b5d fix some help typos 2007-08-16 10:58:34 +00:00
Martin Stubenschrott 0c7844dbeb many small help fixes 2007-08-16 09:31:37 +00:00
Doug Kearns 42e295a718 use the multiline output window for :buffers and move the existing persistent
window functionality to :buffers!
2007-08-15 16:45:04 +00:00
Martin Stubenschrott 0d6600962e australian/british english -> american english in comments
added more help
2007-08-15 00:08:09 +00:00
Doug Kearns ca3ce21fdc break up buffer.scrollAbsolute and buffer.scrollRelative into smaller, more
specific, methods
2007-08-14 15:32:55 +00:00
Martin Stubenschrott 0d81e13533 hopefully made the MOW hack better, so that it doesn't show during startup
fixed wildoptions=sort
2007-08-13 18:12:40 +00:00
Doug Kearns ecc2952522 don't echo text after copying it to the clipboard with "Y" 2007-08-12 13:20:55 +00:00
Doug Kearns 575833ac86 rename :qmarkadd :qmark and :qmarkdel :delqmarks, sort :qmarks list output and
limit buffer marks to [a-zA-Z]
2007-08-11 09:28:21 +00:00
Doug Kearns 65bfe928a3 allow the Ctrl-U/Ctrl-D scroll count to be >= 1 2007-08-10 12:57:43 +00:00
Martin Stubenschrott c9229435c3 - Fixed gn command
- added gH to activate option
2007-08-09 22:41:53 +00:00
Doug Kearns d024134fbe use vimperator.buffer.location rather than replaced getCurrentLocation() for
"y" mapping
2007-08-09 15:32:47 +00:00
Doug Kearns 556bdbf05d move global isDirectory() to Commands() 2007-08-08 10:19:41 +00:00
Doug Kearns 00b76309a3 change {count} to [count] in the usage strings since specifying a count is
always optional
2007-08-08 05:46:40 +00:00
Doug Kearns c615dc958c add C-u/C-d mappings and the associated 'scroll' option 2007-08-08 05:27:39 +00:00
Doug Kearns ad44a9160c initial buffer implementation 2007-08-07 14:19:20 +00:00
Doug Kearns 4c919b8ea0 fix typo - using quickmark value from 'activate' rather than tabopen for
:tabopen
2007-08-07 12:57:45 +00:00
Doug Kearns b9bbc07ad2 move the global copyToClipboard() to a slot in vimperator 2007-08-05 06:43:40 +00:00
Doug Kearns fd0b40e8fc remove debug toString() methods now we have vimperator.logObject 2007-08-04 12:35:25 +00:00
Martin Stubenschrott 44dc7e7076 - code cleanup by removing old commented code
- merged zoom_in/to into vimperator.zoom()
2007-08-03 02:45:12 +00:00
Martin Stubenschrott 0d8140cedc winopen support 2007-08-01 01:17:45 +00:00
Doug Kearns 755dfce0e6 add missing crop attribute to #vimperator-statusline-field-url label use "end"
value for crop attributes rather than the deprecated "right"
2007-07-31 16:15:12 +00:00
Martin Stubenschrott bdc505a047 openURLs -> vimperator.open(...)
Support for adding bookmark groups to QuickMarks
2007-07-27 18:49:08 +00:00
Martin Stubenschrott ae840402f1 added <Nop> support 2007-07-27 10:24:48 +00:00
Doug Kearns 0df30f66db fix infinite loop when calling "gu" with a {count} 2007-07-25 15:55:31 +00:00
Doug Kearns 75a72e8791 intialize the vimperator global constant with an object literal rather than via
a constructor function; move the init() and unload() global functions to
startup and shutdown slots of vimperator
2007-07-25 13:33:31 +00:00
Doug Kearns 9bab3c8f15 fix gH mapping so that it opens in a new tab - a regression 2007-07-25 07:46:19 +00:00
Doug Kearns caa9fb529c initial mapping tables for all modes at startup 2007-07-22 14:59:23 +00:00
Doug Kearns 1a6d1eb3a8 restore guard clause to the head of getMap() to test for uninitialized stacks 2007-07-22 12:59:21 +00:00
Doug Kearns 6b87d71a7e add initial (very rough) implementation of :noremap 2007-07-22 11:36:41 +00:00
Doug Kearns ab05f48462 allow {count}, and other flags, to be passed to e user mapping's action 2007-07-22 07:18:05 +00:00
Doug Kearns 38fd04be35 add initial (very rough) implementations of :map, :mapclear and :unmap 2007-07-21 16:42:38 +00:00
Doug Kearns f5dc793d0c fix trivial help text typos 2007-07-19 16:58:07 +00:00
Doug Kearns 913066a240 fix some comment typos 2007-07-18 10:12:24 +00:00
Doug Kearns 65ddc4a375 always construct a default usage string for mappings and commands 2007-07-13 15:01:47 +00:00
Doug Kearns e0245fe575 move the Events and Tabs objects to files of their own and add a license header
to files without one
2007-07-13 14:11:00 +00:00
Doug Kearns aad4513874 move the global function focusNextFrame to a slot on vimperator -
vimperator.shiftFrameFocus
2007-07-11 05:04:56 +00:00