On 2007-12-04, Olleg Samoylov <[EMAIL PROTECTED]> wrote:
> Is there any trick to show tabnum always, not only in submap?

The display of tab numbers is controlled by a drawing engine attribute.
To toggle them, enter in Mod1+F3:

    _:set_grattr('numbered', 'toggle')

Also disable the tabnum binding to not have the attribute cleared.
If you want it automatically set, maybe some hook (e.g. the notify
one) is of help.

-- 
Tuomo

  • tabnum Olleg Samoylov
    • Re: tabnum Tuomo Valkonen

Reply via email to