statusline Questions
2
Solved
Can I have a single statusline at the bottom of the window that changes to information about the currently focussed buffer?
Sizing asked 15/7, 2016 at 4:41
4
Solved
I am new to tmux and also not an expert on VIM, I tried to use tmux these days, but seems that airline disappeared when I used vim inside tmux. I would like to show you the screen shots and hopeful...
Wane asked 29/1, 2016 at 7:4
1
I have a global statusline set, but it would be useful if each split window had the current filename in its own statusline.
Rattoon asked 14/8, 2015 at 22:40
1
Solved
in vim, the command line always at the bottom.
and the above is statusline (if display).
status line could formated powerful. it's cool but wast a line.
so, here is my question:
can i merge the s...
Julienne asked 20/12, 2013 at 7:9
2
Solved
I need this in order to finish a plugin I'm making in order to change the colors of the statusline depending on the mode.
However I've run across an obvious problem, how would I know what theme th...
Ishii asked 26/12, 2012 at 20:19
1
Solved
I need a simple (or complex) way to figure out what mode the user is in. I need to know if the user is in Normal, Insert, Visual, Replace, Change etc.
I am aware of the mode() function, however I ...
Psalm asked 23/12, 2012 at 17:59
2
Solved
Is there any way to make the status line in Vim spanning across multiple lines (e.g. inserting a newline character or something similar)?
I'd like to have full path (%F) to the opened file in one ...
Necroscopy asked 2/11, 2011 at 20:25
1
I'm using Vim with MiniBufExplorer.
How do you hide the statusline for the MBE window? I've tried every permutation of setting laststatus (0,1,2) but the best I get is the status line disappearin...
Medieval asked 1/11, 2010 at 15:11
3
Solved
I do this all the time:
Edit a file, go back to the terminal and execute the script I'm writing… only to realize that I haven't written it to disk yet.
How do I make it so that vim is basically s...
Dillman asked 26/9, 2012 at 21:41
4
Solved
I have a simple requirement: I want to display the number of the buffer I'm currently editing.
I don't want to type :buffers (or equivalent) but have this number show up in my status bar thingy alo...
Camisole asked 5/4, 2011 at 6:14
2
Solved
I'd like to give the Quick Fix window a different status line than all my other windows.
I want it to have:
set statusline=\ %n\ \ %f%=%L\ lines\
When I'm in the quick fix window, I can use :s...
Shortterm asked 29/8, 2010 at 1:34
1
Solved
Is it possible to have the statusline in Vim be updated so and so long after a given event?
And if so, how does one do that?
Aryn asked 2/6, 2011 at 9:28
1
I've switched from Textmate to Vim for about a year ago, so I've been immersed in books, screencasts and forums about Vim, and how people customize their .vimrc's.
I'm not a beginner anymore, howe...
Jefferyjeffie asked 4/2, 2011 at 2:23
1
© 2022 - 2024 — McMap. All rights reserved.