a-kenji
|
3de59dac42
|
fix(clippy): clippy fixes (#1508)
* fix(clippy): clippy fixes
* chore(fmt): cargo fmt
|
2022-06-15 14:03:11 +02:00 |
|
a-kenji
|
67d2673cae
|
add(style): add trailing comma in match blocks (#1483)
This makes it easier to distinguish from normal blocks
|
2022-06-10 20:03:13 +02:00 |
|
Thomas Linford
|
6ed4bf8c0b
|
fix(input): ANSI code sent to terminal on startup and resize
* fix macos parsing issues
* format
* fix(ansiparser): validate first key on parse
Co-authored-by: Aram Drevekenin <aram@poor.dev>
|
2022-05-16 15:32:17 +02:00 |
|
Aram Drevekenin
|
0dc136ec5f
|
fix(compatibility): respond to bg and fg color ansi queries (#1358)
* fix(compatibility): respond to background/foreground queries
* style(fmt): rustfmt
* style(clippy): make clippy happy
* style(fmt): rustfmt
* style(fmt): remove unused code
|
2022-04-28 17:26:44 +02:00 |
|