This website requires JavaScript.
Explore
Help
Sign in
technofab
/
tmux-copyrat
Watch
1
Star
0
Fork
You've already forked tmux-copyrat
0
mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced
2025-12-13 08:30:07 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7d4d9a8824
tmux-copyrat
/
src
/
textbuf
/
mod.rs
7 lines
86 B
Rust
Raw
Normal View
History
Unescape
Escape
refactor: Match -> textbuf/matches.rs
2021-03-20 07:06:33 +01:00
mod
matches
;
refactor: model.rs -> textbuf/model.rs
2021-03-19 23:29:36 +01:00
mod
model
;
refactor: RawMatch -> textbuf/raw_match.rs
2021-03-20 07:01:23 +01:00
mod
raw_match
;
refactor: model.rs -> textbuf/model.rs
2021-03-19 23:29:36 +01:00
refactor: Match -> textbuf/matches.rs
2021-03-20 07:06:33 +01:00
pub
use
matches
::
Match
;
pub
use
model
::
Model
;
Reference in a new issue
Copy permalink