graelo
|
421c74b792
|
feat(command): add init command
|
2022-11-07 14:44:55 +01:00 |
|
graelo
|
df661e25f1
|
chore(clap): use more idiomatic attributes
|
2022-11-07 14:10:33 +01:00 |
|
graelo
|
10013a6c6d
|
chore: update to clap v4 & termion v2
|
2022-11-07 00:02:27 +01:00 |
|
graelo
|
e13c58db30
|
refactor: better handling of hint_style_arg
|
2022-06-01 08:47:18 +02:00 |
|
graelo
|
d2eb8f0e16
|
refactor: publicly expose error::Error
|
2022-05-31 08:47:53 +02:00 |
|
graelo
|
a5140322ff
|
chore(docs): update README.md, Cargo desc, installation
|
2021-10-26 08:46:40 +02:00 |
|
graelo
|
5d9ea6f7f8
|
refactor: rename ParseError -> Error
|
2021-10-24 18:28:58 +02:00 |
|
graelo
|
7d1bb69c6f
|
refactor: use custom Result
|
2021-10-24 17:48:36 +02:00 |
|
graelo
|
077d16311e
|
chore(deps): bump clap to 3.0.0-beta.5
|
2021-10-24 10:02:11 +02:00 |
|
graelo
|
ae19f2b4e4
|
fix: tmux options read correctly
|
2021-03-23 08:48:00 +01:00 |
|
graelo
|
9fbfff70f3
|
refactor: rename Match -> Span
|
2021-03-22 23:56:35 +01:00 |
|
graelo
|
863cd2e082
|
refactor: tmux_bridge -> extended
|
2021-03-22 08:58:35 +01:00 |
|
graelo
|
d4fb6c417b
|
refactor: OutputDestination -> config/tmux_bridge.rs
|
2021-03-22 08:58:33 +01:00 |
|
graelo
|
a26a4a56d8
|
refactor: refactor config
|
2021-03-22 08:58:29 +01:00 |
|
graelo
|
2b331c2862
|
refactor: CaptureRegion -> config/tmux_bridge.rs
|
2021-03-22 08:58:27 +01:00 |
|
graelo
|
d598d5962e
|
refactor: refactor config
|
2021-03-22 08:58:24 +01:00 |
|
graelo
|
0ee29303c6
|
refactor: config names
|
2021-03-22 08:58:21 +01:00 |
|
graelo
|
d558c81183
|
refactor: config/core.rs -> config/basic.rs
|
2021-03-22 08:58:18 +01:00 |
|
graelo
|
f539545edd
|
refactor: HintStyleCli -> HintStyleArg
|
2021-03-22 08:58:14 +01:00 |
|
graelo
|
5d4f19d7ba
|
refactor: BridgeOpt -> config/bridge.rs
|
2021-03-22 08:58:09 +01:00 |
|
graelo
|
92507e66ce
|
refactor: remove tmux-specific option in core_config
|
2021-03-22 08:58:01 +01:00 |
|
graelo
|
ee14666333
|
refactor: CliOpt -> config/core.rs
|
2021-03-22 08:57:58 +01:00 |
|