-
Notifications
You must be signed in to change notification settings - Fork 5
TextBufferView
ailin-nemui edited this page Jan 21, 2014
·
24 revisions
home | Irssi | TextUI
TextUI::TextBufferView->{}
width - width
height - height
scroll => 1, - TODO
startline => Irssi::TextUI::Line=HASH(0x875840), - TODO
longword_noindent => 1, - TODO
buffer - TextBuffer reference
bottom - flag for "is view at the bottom of the buffer"
bottom_startline => Irssi::TextUI::Line=HASH(0x886fc0), - TODO
default_indent => 10 - TODO
bottom_subline - flag indicating whether the bottom line is a continuation line
ypos - the y position of the view within the buffer
empty_linecount - the number of empty lines within the view
subline => - TODO
TODO
- clear
- get_bookmark
- get_line_cache
- get_lines
- redraw
- remove_all_lines
- remove_line
- scroll
- scroll_line
- set_bookmark
- set_bookmark_bottom
- set_default_indent
- set_scroll
Much of the content on these pages is taken from original Irssi documentation and is Copyright © 2000-2010 The Irssi project. Formatting and additional documentation, examples, etc by Tom Feist and the other editors of this wiki. This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License. Please see http://creativecommons.org/licenses/by-sa/2.5/ for details.