figsoda
|
226e43abae
|
remove unecessary async block
|
2020-11-19 12:01:52 -05:00 |
|
figsoda
|
31239aaaba
|
switch from async-channel to crossbeam-channel
|
2020-11-19 11:54:49 -05:00 |
|
figsoda
|
8b731a60e5
|
switch from tokio to smol for async runtime
|
2020-11-18 18:48:37 -05:00 |
|
figsoda
|
6053f24deb
|
reorder commands
|
2020-11-18 09:03:48 -05:00 |
|
figsoda
|
0559993846
|
use layout::render
|
2020-11-17 22:33:59 -05:00 |
|
figsoda
|
f17ac15cad
|
add changelog for v0.2.4
|
2020-11-17 17:05:52 -05:00 |
|
figsoda
|
53a1686371
|
bump version
|
2020-11-17 17:05:36 -05:00 |
|
figsoda
|
373300d890
|
improve error message upon failing to draw to term
|
2020-11-17 17:04:43 -05:00 |
|
figsoda
|
e6ffa2fb54
|
remove redundant lifetime parameter
|
2020-11-17 17:00:09 -05:00 |
|
figsoda
|
7572827aa3
|
change update_search macro to a function
|
2020-11-17 16:54:09 -05:00 |
|
figsoda
|
8c212a4323
|
put app states into a struct
|
2020-11-17 16:45:53 -05:00 |
|
figsoda
|
8465e202d3
|
put Opts and Command into a separate file
|
2020-11-17 16:07:49 -05:00 |
|
figsoda
|
2c89d616c6
|
bump lock file
|
2020-11-17 14:20:39 -05:00 |
|
figsoda
|
988d7067fc
|
clean up
|
2020-11-17 10:37:20 -05:00 |
|
figsoda
|
f7f173e59c
|
clean up
|
2020-11-17 10:30:09 -05:00 |
|
figsoda
|
7b33c1d436
|
allow seeking backwards or forwards when searching
|
2020-11-17 10:23:20 -05:00 |
|
figsoda
|
f76de8ce7b
|
remove redundant key bindings
|
2020-11-17 10:20:30 -05:00 |
|
figsoda
|
2c54224a86
|
bump lock file
|
2020-11-16 21:09:07 -05:00 |
|
figsoda
|
d2c807d93e
|
cargo fmt
|
2020-11-16 19:11:45 -05:00 |
|
figsoda
|
0e1cfd94eb
|
pre allocate queue and queue_strings
|
2020-11-16 19:02:58 -05:00 |
|
figsoda
|
a69bf02dba
|
pre allocate
|
2020-11-16 18:53:37 -05:00 |
|
figsoda
|
56c0ec1b7b
|
clean up
|
2020-11-16 18:42:34 -05:00 |
|
figsoda
|
4fb6deca1f
|
use Vec::retain instead
|
2020-11-16 18:40:40 -05:00 |
|
figsoda
|
8ed0333691
|
replace direct indexing with get method
|
2020-11-16 18:33:22 -05:00 |
|
figsoda
|
2303e3b11d
|
switch from f64 to f32
|
2020-11-16 18:17:19 -05:00 |
|
figsoda
|
445513dc0d
|
inline search updates
|
2020-11-16 16:59:03 -05:00 |
|
figsoda
|
a9f3de1569
|
inline status updates
|
2020-11-16 13:41:16 -05:00 |
|
figsoda
|
7708129499
|
wrap tcp actions in contexts
|
2020-11-16 13:33:13 -05:00 |
|
figsoda
|
8f79640270
|
replace String::from_utf8_lossy with slicing
|
2020-11-16 12:07:42 -05:00 |
|
figsoda
|
c19f27af5f
|
inline frame updates
|
2020-11-16 11:42:19 -05:00 |
|
figsoda
|
45e201ce26
|
fix typo
|
2020-11-16 08:54:38 -05:00 |
|
figsoda
|
a4fcc8e2cd
|
improve error messages
|
2020-11-16 08:40:24 -05:00 |
|
figsoda
|
19729dbb9e
|
bump lockfile
|
2020-11-16 08:29:48 -05:00 |
|
figsoda
|
b6596f09ab
|
avoid unecessary fram updates
|
2020-11-15 20:57:23 -05:00 |
|
figsoda
|
6b83444dea
|
optimize play command
|
2020-11-15 20:53:51 -05:00 |
|
figsoda
|
855bb6c19c
|
clean up
|
2020-11-15 20:27:52 -05:00 |
|
figsoda
|
f104a7b46e
|
fix typo
|
2020-11-15 20:13:36 -05:00 |
|
figsoda
|
a1569706db
|
clean up config file resolution
|
2020-11-15 17:30:15 -05:00 |
|
figsoda
|
45f77f87bd
|
clean up address resolution
|
2020-11-15 17:24:35 -05:00 |
|
figsoda
|
6fe8b4b5cc
|
pass Style by reference
|
2020-11-15 17:14:10 -05:00 |
|
figsoda
|
8347a72cf5
|
clean up scrolling logic
|
2020-11-15 16:55:40 -05:00 |
|
figsoda
|
90103c1305
|
create wrapper struct to improve readability
|
2020-11-15 14:44:40 -05:00 |
|
figsoda
|
5f24e5a452
|
bump lockfile
|
2020-11-15 13:48:07 -05:00 |
|
figsoda
|
1936333c83
|
sort attributes
|
2020-11-15 13:46:04 -05:00 |
|
figsoda
|
d75e809cbf
|
reorder statements to improve start up speed
|
2020-11-14 19:59:13 -05:00 |
|
figsoda
|
7d716d89cd
|
remove unecessary cloning
|
2020-11-14 19:36:57 -05:00 |
|
figsoda
|
39dc0508c0
|
avoid unecessary cloning
|
2020-11-14 19:09:08 -05:00 |
|
figsoda
|
6901efbdfb
|
add C-q binding to quit mmtc
|
2020-11-14 17:38:18 -05:00 |
|
figsoda
|
572b9bce39
|
bump dependencies
|
2020-11-14 16:33:18 -05:00 |
|
figsoda
|
eb6c1d5319
|
improve error messages
|
2020-11-14 16:27:41 -05:00 |
|