Brooks J Rady
b5f9066172
Merge branch 'main' into wasm-launchable
2021-01-06 20:31:29 +00:00
Brooks J Rady
4a176669fa
A module rename to please clippy
2021-01-06 17:46:50 +00:00
denis
cde7703ac7
wip: added a test
2021-01-06 10:08:47 +02:00
Aram Drevekenin
4436c89230
fix(compatibility): git log and git diff with scrollup ( #118 )
...
* fix(compatibility): git log and git diff with scrollup
* style(formatting): make rustfmt happy
2020-12-21 11:52:49 +01:00
Aram Drevekenin
83a830e4ab
fix(compatibility): fish multiline paste ( #112 )
...
* fix(compatibility): fix fish multiline paste
* fix(tests): adjust snapshots of test to tabs
* style(formatting): make rustfmt happy
2020-12-18 15:59:21 +01:00
Aram Drevekenin
97980d618f
fix(compatibility): fix bash linewrap ( #109 )
2020-12-17 16:33:18 +01:00
Aram Drevekenin
f1f821c7bd
fix(compatibility): fix neovim change mode ( #108 )
2020-12-17 15:42:49 +01:00
Aram Drevekenin
38d8e2238d
fix(compatibility): handle tab characters properly ( #99 )
...
* fix(compatibility): handle tab characters properly
* style(formatting): make rustfmt happy
2020-12-15 12:58:58 +01:00
Aram Drevekenin
ac9c0274f4
fix(compatibility): fix vim overwrite message and buffer clearing on exit ( #98 )
...
* fix(compatibility): fix vim overwrite message and buffer clearing on exit
* style(formatting): make rustfmt happy
2020-12-14 16:25:46 +01:00
Aram Drevekenin
a56cb3c9ad
fix(compatibility): htop horizontal scrolling ( #81 )
...
* fix(compatibility): htop horizontal scrolling
* style(format): make rustfmt happy
2020-12-04 10:02:51 +01:00
Aram Drevekenin
c47fed927e
fic(compatibility): htop scrolling issues ( #77 )
...
* fix(compatibility): scrolling inside scroll region with 'M' esc dispatch
* style(format): make rustfmt happy
* fix(tests): send proper data
* fix(logs): do not crash if log file doesn't exist
2020-11-30 09:40:24 +01:00
Aram Drevekenin
ea549f151e
fix(input): read stdin with lock ( #72 )
...
* fix(input): lock stdin when reading and use its own buffer
* style(format): make rustfmt happy
* fix(ipc): add accidentally removed trait
2020-11-29 19:12:19 +01:00
Aram Drevekenin
f88abe6ad8
fix(compatibility): various htop issues ( #66 )
...
* fix(compatibility): various htop issues
* style(format): make rustfmt happy
* fix(logging): do not delete log dir on startup
* fix(tests): update htop with command toggle
* chore(ci): reduce test concurrency to 1
2020-11-23 18:01:16 +01:00
Kyle Sutherland-Cash
11e72b3d6b
feat(ux): add a command mode ( #42 )
...
* Move the input loop into a separate module
* Proof of concept implementation of command mode
* Update readme to reflect command mode
* Have Esc exit command mode
* Update tests to use command mode and make it transient by default
* Some merge fixes
* fix(tests): add missing COMMAND_TOGGLE and fix false positive test
* style(format): make rustfmt happy
* Update readme to describe command mode
Co-authored-by: Aram Drevekenin <aram@poor.dev>
2020-11-21 15:55:49 +01:00
Denis Maximov
cf43736656
refactor(data-structures): #51 change winsize to positionandsize ( #56 )
2020-11-19 15:30:05 +01:00
Denis Maximov
a2914066bf
feat: add rustfmt, update action workflow to check for formatting ( #45 )
2020-11-14 18:59:37 +01:00
Aram Drevekenin
ee0167f3af
fix(compatibility): do not interpret esc as scroll-up ( #29 )
2020-11-08 21:22:46 +01:00
Aram Drevekenin
5592a83d4a
feat(screen): allow specifying max panes on screen ( #20 )
2020-11-03 15:50:18 +01:00
Aram Drevekenin
5cd365a73c
feat(compatibility): vim working!
2020-10-05 16:46:40 +02:00
Aram Drevekenin
cf1080bc3f
test(compatibility): bandwhich + various fish things
2020-09-29 11:40:47 +02:00