git://git.iain.cx/iain
/
profile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc08a64
)
Pentadactyl fixes.
author
Iain Patterson
<me@iain.cx>
Sat, 12 Mar 2011 09:28:48 +0000
(09:28 +0000)
committer
Iain Patterson
<me@iain.cx>
Sat, 12 Mar 2011 09:29:32 +0000
(09:29 +0000)
Show tab numbers more clearly.
Always show the status line.
.pentadactylrc
patch
|
blob
|
history
diff --git
a/.pentadactylrc
b/.pentadactylrc
index
baabd24
..
c96f480
100644
(file)
--- a/
.pentadactylrc
+++ b/
.pentadactylrc
@@
-3,7
+3,7
@@
loadplugins '\.(js|penta)$'
" Show scrollbars, address bar and tab numbers.
-set guioptions=
bcmrN
+set guioptions=
CMbcmnrs
" On Mac there is no menu bar. The icons are in the toolbar.
:if (/Mac OS X/.test(navigator.userAgent))
set guioptions+=T