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
f76ed75f5b
tmux-copyrat
/
src
/
textbuf
/
mod.rs
5 lines
58 B
Rust
Raw
Normal View
History
Unescape
Escape
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
pub
use
model
::
{
Match
,
Model
}
;
Reference in a new issue
Copy permalink