toukan icon indicating copy to clipboard operation
toukan copied to clipboard

A simple Kanban board for your terminal

Results 1 toukan issues
Sort by recently updated
recently updated
newest added

```bash $ go build . # github.com/rivo/tview /home/user/go/src/github.com/rivo/tview/box.go:343:63: cannot convert b.borderAttributes (type tcell.AttrMask) to type tcell.Style /home/user/go/src/github.com/rivo/tview/table.go:331:108: cannot convert attributes (type tcell.AttrMask) to type tcell.Style /home/user/go/src/github.com/rivo/tview/table.go:888:150: cannot convert cell.Attributes (type...