mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-17 02:13:51 +01:00
refactor: tmux -> comm/tmux.rs
This commit is contained in:
parent
7c7799ffbd
commit
9426d8bfee
4 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
pub mod comm;
|
||||
pub mod error;
|
||||
pub mod output_destination;
|
||||
pub mod textbuf;
|
||||
pub mod tmux;
|
||||
pub mod ui;
|
||||
|
||||
use clap::Clap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue