1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 11:31:25 +02:00

Melodactyl naming fixes 2.

--HG--
rename : melodactyl/content/xulmus.svg => melodactyl/content/melodactyl.svg
This commit is contained in:
Doug Kearns
2010-10-03 19:22:55 +11:00
parent cdc82e3f5b
commit 1fea8310c6
12 changed files with 37 additions and 37 deletions
+3 -3
View File
@@ -82,7 +82,7 @@ text editor.
<h2 tag="features">Features</h2>
<!-- TODO: make Xulmus specific -->
<!-- TODO: make Melodactyl specific -->
<ul>
<li>Vim-like keybindings (<k>h</k>, <k>j</k>, <k>k</k>, <k>l</k>, <k>gg</k>, <k>G</k>, <k>0</k>, <k>$</k>, <k>ZZ</k>, <k name="C-f"/>, etc.)</li>
<li>Ex commands (<ex>:quit</ex>, <ex>:open www.foo.com</ex>, ...)</li>
@@ -91,7 +91,7 @@ text editor.
<li>Advanced completion of bookmark and history URLs (searching also in title, not only URL)</li>
<li>Vim-like statusline with a Wget-like progress bar</li>
<li>Minimal GUI (easily hide useless menubar and toolbar with <ex>:set guioptions=</ex>)</li>
<li>Ability to <ex>:source</ex> JavaScript files, and to use a [a]~/.xulmusrc[a] file with syntax highlighting if you install http://code.google.com/p/pentadactyl-labs/issues/detail?id=50[xulmus.vim]</li>
<li>Ability to <ex>:source</ex> JavaScript files, and to use a [a]~/.melodactylrc[a] file with syntax highlighting if you install http://code.google.com/p/pentadactyl-labs/issues/detail?id=50[melodactyl.vim]</li>
<li>Easy quick searches (<ex>:open foo</ex> will search for "foo" in google, <ex>:open ebay terminator</ex> will search for "terminator" on ebay) with support for &dactyl.host; keyword bookmarks and search engines</li>
<li>Count supported for many commands (<em>3</em><k name="C-o"/> will go back 3 pages)</li>
<li>Beep on errors</li>
@@ -119,7 +119,7 @@ text editor.
<link topic="http://code.google.com/p/dactyl/wiki/FAQ">
frequently asked questions (FAQ)</link>.
Make sure, you have read the
<link topic="http://dactyl.googlecode.com/hg/xulmus/TODO">TODO</link>
<link topic="http://dactyl.googlecode.com/hg/melodactyl/TODO">TODO</link>
file first, as we are aware of many things which can be improved
when we find time for it or receive patches.
</p>