Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Item ¶
type Item struct {
// contains filtered or unexported fields
}
func (Item) FilterValue ¶
type ItemDelegate ¶
type ItemDelegate struct{}
func (ItemDelegate) Height ¶
func (d ItemDelegate) Height() int
func (ItemDelegate) Spacing ¶
func (d ItemDelegate) Spacing() int
type TasklistControl ¶
type TasklistControl uint
const ( CURSOR_UP TasklistControl = iota CURSOR_DOWN NEW_TASK )
Click to show internal directories.
Click to hide internal directories.