Doug Kearns
2f546a099d
remove unused global constants FUNCTION and COMPLETEFUNC
2007-06-06 16:01:46 +00:00
Doug Kearns
5e2bd9cecb
change all references to "settings" to "options"
2007-06-06 15:32:11 +00:00
Doug Kearns
bc717bdc24
convert help page to XHTML Strict (excepting the id values) and add initial
...
implementations for the :viusage and :exusage commands
2007-06-06 13:52:18 +00:00
Doug Kearns
e47ad6187e
initial Command/Commands implementation - replacing g_commands
2007-06-06 06:42:49 +00:00
Martin Stubenschrott
b51357109d
merged the new mappings code, all glory goes to Doug!
2007-05-31 09:11:24 +00:00
Doug Kearns
826ca2ce18
add missing var declaration to urls in openURLs*()
2007-05-28 17:09:25 +00:00
Martin Stubenschrott
1568325552
changed nohlsearch to the new spec
2007-05-25 11:13:52 +00:00
Doug Kearns
b02e2c3494
fix accidental regression in :tabmove name specification
2007-05-25 06:59:17 +00:00
Martin Stubenschrott
2cc5728cdf
added Y command
2007-05-24 21:57:28 +00:00
Doug Kearns
362d0d5bf4
fix typo in :open command's short help description
2007-05-24 11:49:00 +00:00
Martin Stubenschrott
6d2aece0fc
flashing frame works now
2007-05-24 10:47:54 +00:00
Martin Stubenschrott
2a547a794f
moved tab related functions to the Tabs class
2007-05-23 01:18:46 +00:00
Martin Stubenschrott
85e4265848
many help fixes
...
moved echo() -> vimperator.echo() and removed old XUL entries.
2007-05-22 09:13:32 +00:00
Martin Stubenschrott
c023c78a35
"R" -> reload without cache
2007-05-21 09:35:55 +00:00
Martin Stubenschrott
84180faa7a
commited help typos
2007-05-20 15:52:37 +00:00
Martin Stubenschrott
c5ddcea49e
commited pending changes, nothing big
2007-05-20 11:05:21 +00:00
Martin Stubenschrott
31a43298f6
fully objectized History() and Bookmarks()
2007-05-18 15:36:17 +00:00
Martin Stubenschrott
ac7c396023
rewrote mode-handling
2007-05-18 04:13:27 +00:00
Martin Stubenschrott
71189214c5
Added "titlestring" setting
2007-05-17 18:48:16 +00:00
Martin Stubenschrott
d99945054c
renamed commandline.js -> ui.js
...
moved all statusbar code to the StatusLine() class
2007-05-16 15:31:50 +00:00
Martin Stubenschrott
77686ff159
renamed CompletionList -> InformationList which is now a common class for the
...
completion window, for the preview window and the buffer window ("B").
Only the StatusLine class to go...
2007-05-15 04:50:00 +00:00
Martin Stubenschrott
ea6069dc06
initial :tabmove command
2007-05-14 13:24:57 +00:00
Martin Stubenschrott
7ac9a05803
First attempt in making vimperator object orietened.
...
For now only the CommandLine widget was made a real encapsulated object.
2007-05-11 12:42:17 +00:00
Martin Stubenschrott
0d7ff394b9
final commit before trying to integrate the search patch
2007-05-09 11:56:10 +00:00
Martin Stubenschrott
f873389e5f
cleaned up html code for :help to make it more xhtml compatible
...
:help now opens in the current tab even when current tab is a xhtml document
2007-05-09 00:31:25 +00:00
Martin Stubenschrott
fd39e7fb7a
hint work on xhtml pages now (slight problem with not disapperaring them still open)
2007-05-08 21:21:05 +00:00
Martin Stubenschrott
4a963c2441
added :tablast etc. commands
2007-05-08 16:57:08 +00:00
Martin Stubenschrott
2754fdc37a
fixed :dl command
2007-05-04 22:48:13 +00:00
Martin Stubenschrott
c6d67fe8fe
keyword support for bookmarks
2007-05-04 18:04:11 +00:00
Martin Stubenschrott
06bf4d63d4
fixed :open google.com opening google for searching ".com"
2007-05-02 12:47:30 +00:00
Martin Stubenschrott
a4d056c583
added 'defsearch' setting
2007-05-01 17:29:32 +00:00
Martin Stubenschrott
eaca2e379d
*** empty log message ***
2007-05-01 11:23:14 +00:00
Martin Stubenschrott
7c16e5c969
fixed gu and gU
2007-05-01 00:19:18 +00:00
Martin Stubenschrott
635e4f5566
fixed :o http://www.url.com
2007-04-30 10:59:43 +00:00
Martin Stubenschrott
7b2994c579
- use default firefox engines
...
:qsadd, :qsdel commands not yet done
2007-04-30 03:15:19 +00:00
Martin Stubenschrott
d4844c2429
Many small bugfixes
...
changed wildsort -> wildoptions=sort
added completion for filenames
2007-04-29 15:04:00 +00:00
Martin Stubenschrott
abeafde55f
changed ":help open" to ":help :open"
2007-04-29 03:35:34 +00:00
Martin Stubenschrott
8822a151a5
fixed display of <> in help
2007-04-29 02:18:18 +00:00
Martin Stubenschrott
3a72a70bcb
experimental new help design
2007-04-29 01:48:03 +00:00
Martin Stubenschrott
92c863442d
Makefile fixes and much sexier help file
2007-04-29 00:26:31 +00:00
Martin Stubenschrott
896b83521a
added update.rdf.in
...
changed help file to look much more vim like (with monospaced font)
2007-04-28 18:08:44 +00:00
Martin Stubenschrott
d7dfaf86f5
fixed :q command
2007-04-28 17:18:45 +00:00
Martin Stubenschrott
cdcf828bb9
fixed hints
2007-04-28 15:39:28 +00:00
Martin Stubenschrott
4019129519
added goUp() and isDirectory(uri) functions
...
gu and gU mappings for going up
2007-04-28 12:14:37 +00:00
Viktor Kojouharov
bfcf598bf2
fixes:
...
'tag' command works once more
'source ~/' shows the matches
fdopen checks whether the file exists, and throws a more-readable error if it doesn't
'help' work if the current document is a XULDocument (it shows the help in a new tab)
2007-04-28 09:52:29 +00:00
Martin Stubenschrott
4cc50bf40e
major code cleanup by using constants instead of indices, small bugs still may occur due to this change
2007-04-28 01:56:19 +00:00
Martin Stubenschrott
c21df11e92
wildmode and wildsort support
...
:open . and .. and .../ supported
2007-04-27 19:06:03 +00:00
Martin Stubenschrott
a49ffd552b
small changes
2007-04-25 23:49:59 +00:00
Martin Stubenschrott
d7e155f9d2
added feeling lucky 'lucky' quick search
2007-04-25 09:20:52 +00:00
Martin Stubenschrott
dc0af86c32
esc -> C-c to stop page
...
:stop command added
2007-04-24 21:06:57 +00:00