Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Alas, comments support only a bit of formatting abilities, so i created a new answer.</p> <blockquote> <p>1) There is some '$' symbol after every tab number that are not needed</p> </blockquote> <p>With <code>hardstatus string "%{= g} %{= w}%-Lw%{=r}%n%f* %t%{-}%+LW"</code> i can't see any '$':</p> <p><img src="https://i.stack.imgur.com/4Phre.png" alt="enter image description here"></p> <blockquote> <p>2) the symbols '' and '-' make the tab one symbol wider and because of that the tabs jumps a little. I think it can be solved by placing space if there is no '' and '-' symbols.</p> </blockquote> <p>Alas, all tabs besides selected are not configured - they are just shown if <code>%w</code> ( all windows including current ) or <code>%W</code> ( all windows except current ) are used in hardstatus string. These escapes can be prepended with <code>-</code> or <code>+</code> ( to show windows before or after current one ) and <code>L</code> ( to show window's flags ). Spaces, or formatting, or content of these parts of line can't be configured - they have only tab's number, title and optionally flags with fixed indents.</p> <blockquote> <p>3) The symbol '*' is not needed because there is also a color selection of the current tab.</p> </blockquote> <p>Sure, you can replace <code>*</code> with space after <code>%f</code> in hardstatus string with two spaces ( sorry for strange sentence, but SO text engine eats spaces in backticks weirdly ) - but without adjusting spaces after tab's number for non-active and non-last tabs they continue "to jump".</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload