Implement parts of the message tree widget
This commit is contained in:
parent
8eaacf1558
commit
1fe8a87d7f
5 changed files with 450 additions and 24 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# TODO send event on mouse click
|
||||
|
||||
from typing import Any, Optional, Tuple
|
||||
|
||||
import urwid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue