mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-08-07 22:17:07 +02:00
big flat; add midi/audio port handling
This commit is contained in:
parent
66ac2bcbb6
commit
c0d6d0174e
16 changed files with 1086 additions and 315 deletions
|
|
@ -226,7 +226,6 @@ pub fn eval_view_tui <'a, S> (
|
|||
let tail0 = args.tail();
|
||||
let arg1 = tail0.head();
|
||||
match frags.next() {
|
||||
|
||||
Some("text") => {
|
||||
if let Some(src) = args?.src()? {
|
||||
output.show(src)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue