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
|
cd5ddd1d29
|
fix(scrolling): do not wrap lines inside scroll region
|
2020-10-14 14:50:33 +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
|
909b9eec0e
|
fix(compatibility): bandwhich + various fixes for fish
|
2020-09-29 11:43:22 +02:00 |
|
Aram Drevekenin
|
71d527069a
|
fix(compatibility): properly delete characters in backspace
|
2020-09-24 11:39:03 +02:00 |
|
Aram Drevekenin
|
e400a95a98
|
fix(compatibility): support multiple newlines in the same index
|
2020-09-24 10:30:50 +02:00 |
|
Aram Drevekenin
|
eaba12c3ae
|
fix(compatibility): handle foreground/background color changes properly
|
2020-09-23 11:47:37 +02:00 |
|
Aram Drevekenin
|
1ae1d76041
|
fix(compatibility): handle ansi properly with shit performance
|
2020-09-23 09:37:38 +02:00 |
|
Aram Drevekenin
|
5f87e9aea7
|
fix(rendering): handle goto properly
|
2020-09-19 17:17:01 +02:00 |
|
Aram Drevekenin
|
18413fcaa4
|
refactor(structure): move stuff out of main
|
2020-09-16 11:04:16 +02:00 |
|