Tobias Klauser
295f7bd246
Use golang.org/x/term
...
The golang.org/x/crypto/ssh/terminal package is deprecated and merely a
wrapper around golang.org/x/term. Use the latter directly and avoid the
dependency on the former altogether.
2021-04-29 15:05:50 +02:00
Christian Muehlhaeuser
72ce94f47d
Bump termenv to v0.8.1
2021-04-03 01:43:33 +02:00
Christian Rocha
e9efdf841b
Bump reflow for updated go-runewidth
2021-01-15 12:36:59 -05:00
Christian Rocha
1f6191c671
Automatically trim lines wider than the window width
2021-01-14 20:14:39 -05:00
Christoph Hartmann
e84314c622
allow custom input and handle eof for os.input properly
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2020-12-30 17:59:00 -05:00
Christian Rocha
eb919b622f
Use containerd/console for raw mode to get arrow key support on Windows
2020-10-13 15:41:48 -04:00
Christian Rocha
4d14af713f
Remove pkg/term dependency
2020-10-13 12:55:38 -04:00
Christian Rocha
9c9a92c349
Add Windows support
2020-10-12 23:14:55 -04:00
Christian Rocha
4390b305ef
Update dependencies
2020-10-02 13:19:59 -04:00
Christian Rocha
8f69da6ba0
Udpate Termenv to 0.7.2
2020-08-22 11:23:25 -04:00
Christian Rocha
8838839847
Bump Termenv to 0.7.0
2020-08-19 14:11:02 -04:00
Christian Rocha
a784aa32ca
Bump bubbles in examples and remove NewModel function in pager example
2020-07-29 20:07:26 -04:00
Christian Rocha
8d26b4ebd7
Use mouse consts in termenv
2020-06-25 12:42:31 -04:00
Christian Rocha
719d246edd
Bump dependencies
2020-06-22 13:54:16 -04:00
Christian Rocha
090c983bd5
Bump termenv and futher integrate it into terminal controls
2020-06-17 11:17:41 -04:00
Christian Rocha
35731d4046
Bump termenv dependency
2020-05-26 13:04:56 -04:00
Christian Rocha
3b8b011b5a
Rename to Bubble Tea (with the import name tea)
2020-05-25 19:48:36 -04:00
Christian Rocha
15e623358e
Bump dependencies, namely github.com/pkg/term
2020-05-21 22:31:39 -04:00
Christian Rocha
82ddbb8e12
Move components over and update examples
2020-05-12 17:06:00 -04:00
Christian Rocha
4bf40fbe62
Rename project to Boba
2020-05-12 16:39:08 -04:00
Christian Rocha
39ec5b5233
Bump termenv with fix for redraws on mosh, konsole
2020-04-30 19:29:59 -04:00
Christian Rocha
58a047c2ac
Bump termenv to v0.5.0
2020-03-31 11:18:42 -04:00
Christian Rocha
87ff36e345
Bump termenv dependency
2020-03-27 12:14:23 -04:00
Christian Muehlhaeuser
f382f4db4a
Move ansi helpers to termenv
2020-01-31 13:52:20 +01:00
Christian Rocha
29799c3151
Go mod tidy
2020-01-25 22:22:28 -05:00
Christian Rocha
651b881a02
Update examples to use new subscription model
2020-01-25 21:28:16 -05:00
Christian Rocha
e1d4a14345
Commands should probably receive the model as an arg, right?
2020-01-20 10:35:03 -08:00
Christian Rocha
df52853f9d
Use canonical module name and clean up go.mod/sum
2020-01-18 10:45:46 -05:00
Christian Rocha
4f42c502ed
Fullscreen mode via altscreen + fullscreen example
2020-01-17 15:37:04 -05:00
Christian Rocha
b6c8792309
Multi-view example with progress bar
2020-01-14 13:47:36 -05:00
Christian Rocha
bee32ca733
Initial commit. First pass.
2020-01-10 16:02:04 -05:00