term/table: Add Table::with_opts() to set options after Table obj was constructed
modified crates/radicle-term/src/table.rs
@@ -182,6 +182,11 @@ impl<const W: usize, T: Cell> Table<W, T> {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|