Pentadactyl fixes.
authorIain Patterson <me@iain.cx>
Sat, 12 Mar 2011 09:28:48 +0000 (09:28 +0000)
committerIain 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

index baabd24..c96f480 100644 (file)
@@ -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