1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 19:27:22 +03:00
wezterm/tmux-cc
Waleed Khan 539d72a97f tmux-cc: fix suspicious-looking decimal literals
Clippy complained that these were decimal literals, not octal literals. Add the `0o` prefix to make them such.
2021-10-27 12:56:48 -07:00
..
src tmux-cc: fix suspicious-looking decimal literals 2021-10-27 12:56:48 -07:00
Cargo.toml tmux: add tmux-cc crate 2020-11-20 09:24:28 -08:00