mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-15 17:33:51 +01:00
refactor: tmux_bridge -> extended
This commit is contained in:
parent
d4fb6c417b
commit
863cd2e082
7 changed files with 20 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use crate::config::tmux_bridge::OutputDestination;
|
||||
use crate::config::extended::OutputDestination;
|
||||
|
||||
/// Represents the text selected by the user, along with if it was uppercased
|
||||
/// and the output destination (Tmux buffer or Clipboard).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue