15

and how can I print the blueprint of the statusline?

set statusline? prints blank (statusline=) which doesn't seem correct to me as my statusline shows filename, row and column numbers as well as "All" or "Bot" at the end.

1
  • 1
    Bot means you're at the bottom of the file (last line). All... depends on its position and your statusline configuration. Commented Feb 19, 2015 at 10:48

1 Answer 1

31
  • Bot - Bottom of file / last line is visible
  • All - first and last line are visible
  • Top - Top of file / first line is visible
Sign up to request clarification or add additional context in comments.

2 Comments

thanks! shouldn't the name of these elements be printed with the command set statusline?
:help statusline shows the documentation while set statusline? just shows its current settings (not what the stuff means). These are actually documented in the ruler option (so :help ruler), which is kind of the default statusline if you don't have one set. I think :-S

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.