Documentation
¶
Index ¶
Constants ¶
View Source
const ( Without = false With = true )
View Source
const ( Before = iota After )
Little useful enums to work with lines and chars Contains `Before`, `After`, `Above` and `Below`
View Source
const ( Above = iota Below )
View Source
const ( ScrollBorder = 5 CursorOffset = 1 InitialOffset = 3 )
ScrollBorder - lines between lower or upper border and curdor, where croll will be acitvated CursorLineOfset - used to help with hixing cursor position on screen InitialOffset - used to fix cursor offset. This is minimal amount of space, that line numeration will take
View Source
const Back = ".."
View Source
const DefaultRoot = "."
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.