mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 04:36:45 +01:00
wip12 (0e)
This commit is contained in:
parent
83e64a3a10
commit
f5128829d6
12 changed files with 55 additions and 53 deletions
|
|
@ -39,7 +39,7 @@ pub(crate) use palette::{
|
|||
okhsl::*
|
||||
};
|
||||
|
||||
pub(crate) use clap;
|
||||
pub(crate) use clap::{self, Parser};
|
||||
|
||||
pub(crate) use crossterm::{ExecutableCommand};
|
||||
pub(crate) use crossterm::terminal::{EnterAlternateScreen, LeaveAlternateScreen, enable_raw_mode, disable_raw_mode};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue