Just listen for tea.WindowSizeMsg to get terminal dimensions

This commit is contained in:
Christian Rocha
2020-06-18 13:54:12 -04:00
parent 116ab34eb8
commit 8e616c4c0c
3 changed files with 18 additions and 54 deletions

View File

@@ -6,7 +6,7 @@ replace github.com/charmbracelet/bubbletea => ../
require (
github.com/charmbracelet/bubbles v0.0.0-20200526000837-87c7cd778f80
github.com/charmbracelet/bubbletea v0.6.4-0.20200525234836-3b8b011b5a26
github.com/charmbracelet/bubbletea v0.8.1
github.com/fogleman/ease v0.0.0-20170301025033-8da417bf1776
github.com/muesli/termenv v0.5.3-0.20200617154346-da5de72b61c0
)