Aram Drevekenin
|
313ac9f414
|
fix(performance): remove unnecessary allocations from pty (#264)
* work
* refactor(pty): removed unused code
* style(comment): remove unused
* style(fmt): rustfmt
|
2021-04-12 16:00:05 +02:00 |
|
Aram Drevekenin
|
1739f370f9
|
* fix(ui): react to terminal window size changes (SIGWINCH) (#245)
* fix(ui): react to terminal window size changes (SIGWINCH)
* style(fmt): rustfmt
* style(format): remove some warnings
* style(fmt): rustfmt
|
2021-04-01 17:38:13 +02:00 |
|
Brooks J Rady
|
a1e6171031
|
Rename references of 'draw' to 'render' for plugins
|
2021-03-23 16:26:34 +00:00 |
|
Aram Drevekenin
|
14783c2b2c
|
feat(ui): new keybindings and status bar (#160)
* work
* feat(statusbar): new design and keybindings
* fix(ipc): add missing const
* style(fmt): rustfmt
* style(input): remove accidental comment
|
2021-02-09 17:36:37 +01:00 |
|
denis
|
354316d20c
|
chore: formatting
|
2021-01-29 07:25:58 +02:00 |
|
denis
|
be9a059116
|
wip: moved stuff from main into common
|
2021-01-29 07:21:33 +02:00 |
|
denis
|
6a3481f54f
|
Merge branch 'main' into restructure
|
2021-01-29 06:24:59 +02:00 |
|
denis
|
b23ef332c7
|
wip: restructing in progress, to prep for server-client
|
2021-01-24 18:38:46 +02:00 |
|