Aram Drevekenin
|
5592a83d4a
|
feat(screen): allow specifying max panes on screen (#20)
|
2020-11-03 15:50:18 +01:00 |
|
Aram Drevekenin
|
9f6bbc55b5
|
feat(screen): split largest terminal (#19)
* feat(screen): split largest terminal
* docs(readme): split largest terminal command
|
2020-11-02 16:34:20 +01:00 |
|
Aram Drevekenin
|
ba2fd9f782
|
refactor(structure): separate all the things
|
2020-11-01 11:42:18 +01:00 |
|
Aram Drevekenin
|
1fd4c5d367
|
refactor(terminal-pane): simplify data structures
|
2020-10-31 20:35:16 +01:00 |
|
Aram Drevekenin
|
5ea67501ba
|
feat(screen): close pane
|
2020-10-23 15:36:41 +02:00 |
|
Aram Drevekenin
|
bd5824ce3f
|
feat(ipc): listen to external ipc messages including a basic api
|
2020-10-20 19:17:57 +02:00 |
|
Aram Drevekenin
|
592eff8c74
|
feat(performance): some improvements by reducing string allocations
|
2020-10-17 14:35:26 +02:00 |
|
Aram Drevekenin
|
6a68f4c710
|
feat(scrolling): basic 1-line scroll-up and scroll-down inside a pane
|
2020-10-15 17:58:07 +02:00 |
|
Aram Drevekenin
|
dfcd3dda58
|
fix(vim): properly delete last line
|
2020-10-14 19:04:26 +02:00 |
|
Aram Drevekenin
|
1e3fd9cc92
|
fix(colors): properly reset various ansi sequences
|
2020-10-14 14:10:21 +02:00 |
|
Aram Drevekenin
|
c652a09ae7
|
fix(boundaries): render properly
|
2020-10-13 18:14:53 +02:00 |
|
Aram Drevekenin
|
8f0dc0bdc3
|
fix(compatibility): vim works inside pane
|
2020-10-12 13:32:56 +02:00 |
|
Aram Drevekenin
|
5cd365a73c
|
feat(compatibility): vim working!
|
2020-10-05 16:46:40 +02:00 |
|
Aram Drevekenin
|
1844816f47
|
refactor(terminal): minor cleanups
|
2020-10-02 20:02:34 +02:00 |
|
Aram Drevekenin
|
cf1080bc3f
|
test(compatibility): bandwhich + various fish things
|
2020-09-29 11:40:47 +02:00 |
|
Aram Drevekenin
|
924300c8f1
|
refactor(tests): reduce repetition
|
2020-09-18 17:14:29 +02:00 |
|
Aram Drevekenin
|
67076d6812
|
tests(integration): resize left + up + down
|
2020-09-15 20:15:08 +02:00 |
|
Aram Drevekenin
|
bee097f4e6
|
tests(restructure): integration folder
|
2020-09-15 11:05:56 +02:00 |
|
Aram Drevekenin
|
8721f1f789
|
tests(resize): resize right
|
2020-09-15 10:49:35 +02:00 |
|
Aram Drevekenin
|
e4737d55cf
|
tests(infra): use streamlined fake inputs
|
2020-09-13 18:19:55 +02:00 |
|
Aram Drevekenin
|
996c5531f7
|
fix(layout): horizontal resizes
|
2020-09-07 12:23:35 +02:00 |
|
Aram Drevekenin
|
f42c13da8e
|
test(layout): horizontal split
|
2020-09-04 17:17:37 +02:00 |
|
Aram Drevekenin
|
29a12b5b2d
|
horizontal split prototype
|
2020-09-04 16:46:28 +02:00 |
|
Aram Drevekenin
|
9e204e0dcc
|
tests!
|
2020-09-03 16:47:44 +02:00 |
|