Go to file
Jeff Carr e0c55e73d2 more standard SetView() 2025-04-22 20:50:14 -05:00
.gitignore ignore patch files 2025-01-29 12:28:03 -06:00
.plugin I guess this for now. todo: "package plugin" 2024-12-02 05:17:02 -06:00
LICENSE GPL 2024-01-30 10:32:53 -06:00
Makefile align 1st window. start libnotify 2025-03-02 12:04:59 -06:00
README.md notes to trigger build 2024-12-02 09:00:40 -06:00
checkbox.go protobuf stuff 2025-02-19 17:39:45 -06:00
color.go table headers identified. ready for sorting 2025-03-25 13:17:00 -05:00
color.py dump current colors in the shell 2024-10-03 07:06:36 -05:00
debug.go fix arrow up & down on scrolling stdout 2025-03-25 13:17:00 -05:00
dropdown.go mouse drag was not always right 2025-02-08 18:03:11 -06:00
eventBindings.go fix arrow up & down on scrolling stdout 2025-03-25 13:17:00 -05:00
eventBindingsStdout.go fix arrow up & down on scrolling stdout 2025-03-25 13:17:00 -05:00
eventGocui.go more standard SetView() 2025-04-22 20:50:14 -05:00
eventMouse.go more code cleanups 2025-02-09 12:34:53 -06:00
eventMouseClick.go fixing textboxes 2025-04-22 18:49:16 -05:00
eventMouseDrag.go fixing textboxes 2025-04-22 18:49:16 -05:00
find.go fix arrow up & down on scrolling stdout 2025-03-25 13:17:00 -05:00
help.go testing code 2025-03-05 03:00:11 -06:00
init.go fix arrow up & down on scrolling stdout 2025-03-25 13:17:00 -05:00
libnotify.go more standard SetView() 2025-04-22 20:50:14 -05:00
log.go make stdout upside down 2025-02-06 16:19:36 -06:00
node.go only a few node references left 2025-02-19 17:39:45 -06:00
place.go use isDense() everywhere 2025-03-25 13:17:00 -05:00
plugin.go more standard SetView() 2025-04-22 20:50:14 -05:00
size.go use isDense() everywhere 2025-03-25 13:17:00 -05:00
stdoutShow.go more standard SetView() 2025-04-22 20:50:14 -05:00
structs.go save the output window state 2025-03-25 13:17:00 -05:00
table.go save the output window state 2025-03-25 13:17:00 -05:00
textbox.go more standard SetView() 2025-04-22 20:50:14 -05:00
treeInit.go add a frozen channel 2025-03-04 01:58:13 -06:00
view.go refactor for protobuf 2025-02-19 17:39:45 -06:00
widgetAdd.go table headers identified. ready for sorting 2025-03-25 13:17:00 -05:00
widgetCommon.go save the output window state 2025-03-25 13:17:00 -05:00
widgetDraw.go use isDense() everywhere 2025-03-25 13:17:00 -05:00
window.go more standard SetView() 2025-04-22 20:50:14 -05:00

README.md

a console toolkit around gocui

  • to build, run 'make build'
  • TODO: make a way to trigger plugin builds. 'package plugin' maybe?

terminals that support ture color more info about color