Aram Drevekenin
056f20ff1f
style(comments): remove leftovers
2021-06-04 18:57:26 +02:00
Brooks Rady
c65987a285
feat(ui): laying the groundwork for a new resize algorithm
2021-06-03 13:15:56 +01:00
Aram Drevekenin
0bab7c1245
fix(performance): output buffer ( #567 )
...
* work
* work
* fix(performance): output buffer
* style(import): remove extraneous
* style(fmt): make rustfmt happy
* fix(performance): minor adjustments to padding and truncating
* style(fmt): make rustfmt happy
* style(clippy): make clippy happy
2021-06-03 14:03:05 +02:00
Brooks J Rady
5164bd99b7
Fixed a build warning and renamed a struct field
2021-06-03 12:38:23 +01:00
Brooks J Rady
f2c5ee44f7
Getting back to where we started... (Buggy Resizing)
2021-05-29 23:12:11 +01:00
Aram Drevekenin
12709e3e48
fix(compatibility): do not crash when padding before wide char ( #540 )
...
* fix(compatibility): do not crash when padding before wide char
* style(clippy): make less clear because clippy
2021-05-28 17:30:23 +02:00
Aram Drevekenin
44d67de187
fix(compatibility): support wide characters ( #535 )
...
* fix(compatibility): support wide characters
* style(fmt): rustfmt
* style(fmt): make clippy happy
2021-05-26 18:05:43 +02:00
Kunal Mohan
040d10df0f
Re-export common dependencies from zellij-utils
2021-05-19 01:35:53 +05:30
Aram Drevekenin
a3f42b19a9
Osc implementation ( #517 )
...
* fix(compatibility): implement most osc methods
* style(fmt): rustfmt
* style(fmt): remove cargo warnings
* style(fmt): make clippy happy
* style(fmt): fix formatting after my clippy fixes broke it again ;P
* fix(grid): fix tests
2021-05-17 18:13:05 +02:00
Kunal Mohan
a872362328
fmt and clippy
2021-05-16 22:25:32 +05:30
Kunal Mohan
2038947a14
Big refactor: separate crates for client, server and utilities
2021-05-16 21:41:56 +05:30