| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This reverts commit 7765a7e03e62c954c7ac0a606d513c7e2f59611d.
|
|
|
|
|
|
Add special handling for C-j
|
|
Fixes #124
|
|
|
|
support backward n lines from end of buffer,
this should be effectively when vterm-max-scrollback is a big number.
|
|
|
|
|
|
another frame
|
|
|
|
|
|
Add support for the <next> key
|
|
Fixes #117
|
|
|
|
when I change directory.
|
|
|
|
Solves #55
|
|
|
|
|
|
Fixes #69
|
|
This reverts commit ecd362b5d92f62626b18258eeef2b2a04706c86e.
This breaks C-a, C-e, ...
|
|
Fixes for key handling
|
|
Fixes #69
|
|
We query now the corresponding pty to get the exact key for enter.
Fixes #77
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 74b8e5cb2d1c6798c42e56ae444e5e96c629f2c5.
|
|
|
|
vterm window is not activated.
should fix #84
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|