1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-22 22:03:33 +01:00

added goUp() and isDirectory(uri) functions

gu and gU mappings for going up
This commit is contained in:
Martin Stubenschrott
2007-04-28 12:14:37 +00:00
parent 17cbe30053
commit 4019129519
4 changed files with 68 additions and 8 deletions

3
TODO
View File

@@ -40,10 +40,9 @@ FEATURES:
6 Shift-Insert in textboxes pastes selection contents
6 page info support (ctrl-g, g<C-g>)
5 Use arrow keys in preview window, and ctrl-w+j/k to switch to from preview window
5 Sort :open completion by date?
5 Sort :open completion by date? (use 'wildsort')
5 make use of the ] and [ keys to e.g. jump to the next heading ]], next image ]i, previous textbox [t and so on
5 add tag support to adding/deleting bookmarks
4 change :exec to behave more vim like, and add a seperate :javascript << EOF command
4 Support multiple top-level windows?
3 Splitting Windows with [:sp :vsp ctrl-w,s ctrl-w,v] and closing with [ctrl-w,q], moving with [ctrl-w,w or tab]
have a look into the split browser extension