From: Iain Patterson Date: Sat, 12 Mar 2011 09:28:48 +0000 (+0000) Subject: Pentadactyl fixes. X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;h=3ecb45814dc9ed62b2a7da4c7dae80d9a216e9ef;p=profile.git Pentadactyl fixes. Show tab numbers more clearly. Always show the status line. --- diff --git a/.pentadactylrc b/.pentadactylrc index baabd24..c96f480 100644 --- 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