List buffers
nvim_list_buffersList all Neovim buffers with number, name, type, modified state, and line count. Identify terminal buffers by their 'terminal' type.
Instructions
List all buffers with their number, name, type, modified state and line count. Terminal buffers report buftype 'terminal'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||