mirror of
https://github.com/mrfluffy-dev/kami.git
synced 2026-01-17 12:50:32 +00:00
basic tui implementation
This commit is contained in:
@@ -9,5 +9,4 @@ pub fn open_video(link: (String, String)) {
|
||||
.expect("failed to open mpv");
|
||||
|
||||
// clear terminal
|
||||
print!("\x1b[2J\x1b[1;1H");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user