Michał Górny
|
43590b7f1e
|
Use typing-extensions on py<3.8
typing-extensions backport typing features from Python 3.8. Use
built-in typing module in Python 3.8 and newer.
|
2021-04-24 12:51:16 +02:00 |
|
apoclyps
|
f24b668793
|
Updates example/layout.py to use Splitter class
|
2021-03-29 22:35:33 +01:00 |
|
Will McGugan
|
ffc7aea12a
|
updatable layout regions
|
2021-03-19 21:37:47 +00:00 |
|
Alex Laurie
|
abd4388ff0
|
Updated ubuntu release url
|
2021-03-03 11:33:23 +10:00 |
|
Will McGugan
|
91acbef376
|
fixes
|
2021-02-27 10:05:43 +00:00 |
|
Will McGugan
|
83cc870695
|
fixes
|
2021-02-24 21:28:34 +00:00 |
|
Will McGugan
|
a49e595996
|
fixes
|
2021-02-20 11:05:21 +00:00 |
|
Will McGugan
|
a7fa23dcb3
|
layout
|
2021-02-15 20:48:36 +00:00 |
|
Will McGugan
|
9a29b36514
|
docs
|
2021-02-15 12:04:26 +00:00 |
|
Will McGugan
|
e97f77c71c
|
docs
|
2021-02-14 20:38:08 +00:00 |
|
Will McGugan
|
b0c2008e1a
|
black
|
2021-02-14 14:13:07 +00:00 |
|
Will McGugan
|
97f4ffd556
|
Docs
|
2021-02-14 14:08:05 +00:00 |
|
Will McGugan
|
7edf183bed
|
docs and tests
|
2021-02-14 09:48:34 +00:00 |
|
Will McGugan
|
da69cff49f
|
tests
|
2021-02-13 17:50:43 +00:00 |
|
Will McGugan
|
1b1f2d0631
|
new layout class
|
2021-02-12 21:59:35 +00:00 |
|
Will McGugan
|
930dfbde28
|
alternate screen
|
2021-02-06 16:28:00 +00:00 |
|
Will McGugan
|
122b8131bb
|
live refactor
|
2021-02-06 11:49:54 +00:00 |
|
Will McGugan
|
59c6eaed7f
|
tweaks to example
|
2021-01-08 21:14:58 +00:00 |
|
Will McGugan
|
518a938a1d
|
polish and example
|
2021-01-08 21:13:10 +00:00 |
|
Will McGugan
|
e73506f39f
|
typing fixes
|
2021-01-07 21:38:57 +00:00 |
|
Will McGugan
|
7ba81f3a6a
|
tree renderable
|
2021-01-07 16:56:57 +00:00 |
|
Will McGugan
|
e02cc29477
|
tree render
|
2021-01-05 16:31:23 +00:00 |
|
Will McGugan
|
3804566c2c
|
tree renderable
|
2021-01-03 17:14:59 +00:00 |
|
Macklan Weinstein
|
bb95ae29ec
|
Update Ubuntu URL in downloader example
|
2020-12-30 02:51:39 -08:00 |
|
Will McGugan
|
12b268d223
|
added reconfigure
|
2020-12-13 12:23:28 +00:00 |
|
Will McGugan
|
04b23b8ac7
|
spinners example
|
2020-12-12 12:40:46 +00:00 |
|
Will McGugan
|
d180781465
|
formatting
|
2020-12-10 17:25:13 +00:00 |
|
Will McGugan
|
df1dc1ddcb
|
docs for spinner and status
|
2020-12-10 17:07:11 +00:00 |
|
Will McGugan
|
bf93e45dbc
|
rules
|
2020-12-03 17:17:24 +00:00 |
|
Nathan Page
|
7a82414c62
|
consolidate table_movie_live and table_movie into one file and update refs
|
2020-12-02 23:41:52 -08:00 |
|
Nathan Page
|
1f8d565579
|
change implementation from hiding overflow with message to provide overflow methods
|
2020-11-01 10:24:20 -05:00 |
|
Nathan Page
|
5553e6b12e
|
adjust rendering technique to custom live_render
|
2020-11-01 02:26:52 -05:00 |
|
Nathan Page
|
171cad4b73
|
duplicate table_movie with live
|
2020-10-31 13:03:25 -04:00 |
|
Will McGugan
|
37fcd2aed6
|
black
|
2020-10-23 17:40:10 +01:00 |
|
Will McGugan
|
813610df3e
|
improved example
|
2020-10-23 17:20:05 +01:00 |
|
ubaumann
|
79547da217
|
Add exception traceback example
|
2020-10-20 07:03:26 +02:00 |
|
Will McGugan
|
75fe9c458d
|
example fix
|
2020-10-17 15:54:00 +01:00 |
|
Will McGugan
|
88bc65df2b
|
fix bars example
|
2020-10-16 15:58:46 +01:00 |
|
Will McGugan
|
ddea7878a9
|
prettier bars
|
2020-10-16 12:32:15 +01:00 |
|
Will McGugan
|
e32a715728
|
simplify
|
2020-10-16 12:16:20 +01:00 |
|
Will McGugan
|
447ed72fe3
|
bar refactor
|
2020-10-16 10:56:08 +01:00 |
|
Will McGugan
|
e1cb4796ba
|
Merge pull request #361 from megaserg/add-block-bar
Add block bar
|
2020-10-16 10:11:25 +01:00 |
|
Will McGugan
|
75c883e248
|
examples
|
2020-10-14 11:42:05 +01:00 |
|
Will McGugan
|
c7ea83d36a
|
added progress.reset
|
2020-10-14 10:19:38 +01:00 |
|
Sergey Serebryakov
|
f64ce86d1d
|
Add example for block bar
|
2020-10-09 17:37:55 -07:00 |
|
Will McGugan
|
bb1153a13d
|
equal columns
|
2020-10-03 16:39:52 +01:00 |
|
Hedy Li
|
caad0d2fb3
|
fix more spelling
|
2020-09-16 07:20:22 +00:00 |
|
Will McGugan
|
d21823440f
|
formatting
|
2020-09-13 13:12:34 +01:00 |
|
Will McGugan
|
5db11e439e
|
docs and group example
|
2020-09-12 14:31:04 +01:00 |
|
Hedy Li
|
12e0bef454
|
format with black
|
2020-08-20 12:54:39 +00:00 |
|