Some of the terms used in this tip are briefly explained below. For more details see the buffer FAQ and [help windows-intro].
* When a file is loaded into memory for editing, a new buffer is created to hold it.
* A buffer can be created to hold text that isn't related to a file, such as a directory listing.
* A window is a view port onto a buffer.
* A buffer is active if it is shown in a window.
* A buffer is hidden if it is not shown in a window.
* A buffer is a listed buffer if it is always shown in the buffer list.
* A buffer is an unlisted buffer if it is not shown in the buffer list by default.
* Each buffer is given a unique number when it is first created. It keeps this number for the duration of the Vim session.
* The name of a buffer is the name
| Attributes | Values |
|---|
| rdfs:label
| |
| rdfs:comment
| - Some of the terms used in this tip are briefly explained below. For more details see the buffer FAQ and [help windows-intro].
* When a file is loaded into memory for editing, a new buffer is created to hold it.
* A buffer can be created to hold text that isn't related to a file, such as a directory listing.
* A window is a view port onto a buffer.
* A buffer is active if it is shown in a window.
* A buffer is hidden if it is not shown in a window.
* A buffer is a listed buffer if it is always shown in the buffer list.
* A buffer is an unlisted buffer if it is not shown in the buffer list by default.
* Each buffer is given a unique number when it is first created. It keeps this number for the duration of the Vim session.
* The name of a buffer is the name
|
| Version
| |
| dbkwik:vim/property/wikiPageUsesTemplate
| |
| Previous
| |
| Text
| - Buffet
- Command-T
- bufexplorer
- minibufexpl
- bufmru
- BufExplorer
- Buffergator
- FavMenu
- LustyExplorer
- LustyJuggler
- PopupBuffer
- QuickBuf
- QuickName
- QuickNameBuf
- SelectBuf
- TabBar
- TinyBufferExplorer
- bufferlist
- buflist
- bufmap
- bufmenu2
- bufpos
- buftabs
- fuzzyfinder
- incbufswitch
- mru
- selbuff
- tselectbuffer
- vimuiex
|
| Author
| |
| Complexity
| |
| Created
| |
| ID
| - 42(xsd:integer)
- 107(xsd:integer)
- 125(xsd:integer)
- 132(xsd:integer)
- 159(xsd:integer)
- 161(xsd:integer)
- 521(xsd:integer)
- 685(xsd:integer)
- 686(xsd:integer)
- 921(xsd:integer)
- 1011(xsd:integer)
- 1283(xsd:integer)
- 1325(xsd:integer)
- 1338(xsd:integer)
- 1422(xsd:integer)
- 1664(xsd:integer)
- 1836(xsd:integer)
- 1866(xsd:integer)
- 1890(xsd:integer)
- 1910(xsd:integer)
- 1984(xsd:integer)
- 2050(xsd:integer)
- 2317(xsd:integer)
- 2346(xsd:integer)
- 2606(xsd:integer)
- 3025(xsd:integer)
- 3217(xsd:integer)
- 3619(xsd:integer)
- 3896(xsd:integer)
|
| NEXT
| |
| Rating
| |
| abstract
| - Some of the terms used in this tip are briefly explained below. For more details see the buffer FAQ and [help windows-intro].
* When a file is loaded into memory for editing, a new buffer is created to hold it.
* A buffer can be created to hold text that isn't related to a file, such as a directory listing.
* A window is a view port onto a buffer.
* A buffer is active if it is shown in a window.
* A buffer is hidden if it is not shown in a window.
* A buffer is a listed buffer if it is always shown in the buffer list.
* A buffer is an unlisted buffer if it is not shown in the buffer list by default.
* Each buffer is given a unique number when it is first created. It keeps this number for the duration of the Vim session.
* The name of a buffer is the name of the file that has been loaded into it, or for buffers not containing the contents of a file, it can be any string.
|