miniflux-cligit.sr.ht/~xn/miniflux-cli/tui Index | Files

package tui

import "git.sr.ht/~xn/miniflux-cli/tui"

Index

Functions

func LoadData

func LoadData() error

LoadData - load data from db

func Run

func Run(storageController storage.Store) error

Run - fill TUI app with content and run it

func SetColors

func SetColors(colors config.Colors)

Set TUI colors

func SetElements

func SetElements(elements config.Elements)

SetElements that should be enabled/disabled

func SetHotkeys

func SetHotkeys(keys config.Hotkeys)

SetHotkeys from config

func SetStatus

func SetStatus(text string)

SetStatus text to statusbar

func ToggleEntries

func ToggleEntries(toggleStatus bool) error

ToggleEntries - show entries of different status

Source Files

customization.go handlers.go tui.go

Version
v0.99.3 (latest)
Published
Apr 29, 2021
Platform
linux/amd64
Imports
8 packages
Last checked
1 week ago

Tools for package owners.