1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-14 15:45:46 +01:00

Makefile fixes and much sexier help file

This commit is contained in:
Martin Stubenschrott
2007-04-29 00:26:31 +00:00
parent 896b83521a
commit 92c863442d
6 changed files with 147 additions and 115 deletions

2
TODO
View File

@@ -19,7 +19,7 @@ FEATURES:
8 :open .. -> Up one directory, :cd goes to top location, [Backspace] command shortcut, use count (:3cd goes 3 levels up)
8 downloading of links to filesystem (:save <filename>)
8 provide a buffer on the bottom where more than 1 line messages can be shown, preferrable
with color support (for things like :ls)
with color support (for things like :echo line1\nline2)
8 middleclick in content == p, and if command line is open, paste there the clipboard buffer
8 [ctrl-o/i] to Go back to a Previous Position (done partly, however currenty does not use a per tab jumplist)
8 Use our own find-as-you-type mechanism (like conkeror does)