mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-17 02:13:51 +01:00
refactor: refactor
This commit is contained in:
parent
0e0e581f86
commit
d2d3e812fc
5 changed files with 7 additions and 8 deletions
|
|
@ -11,6 +11,7 @@ pub mod output_destination;
|
|||
pub mod process;
|
||||
pub mod regexes;
|
||||
pub mod selection;
|
||||
pub mod tmux;
|
||||
pub mod ui;
|
||||
|
||||
/// Run copyrat on an input string `buffer`, configured by `Opt`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue