class Buffer
- Buffer
- Reference
- Object
Defined in:
buffer.crInstance Method Summary
- #concat_rows_at_cursor(cursor)
- #delete_at_cursor(cursor)
- #filename : String | Nil
- #filename=(filename : String | Nil)
- #insert_at_cursor(text, cursor, viewport)
- #open_file(filename : Nil | String)
- #rendered_rows : Array(String)
- #rendered_rows=(rendered_rows : Array(String))
- #rows : Array(String)
- #rows=(rows : Array(String))