mtm | Ncurses-based terminal multiplexer |
| download: https://git.y1.nz/archives/mtm.tar.gz | |
| Files | Log | Refs |
commit cbef5004c8e03ed562634aa348b833c3521f4b32 parent ec7808fd9c39725890fe80ebc7a68313db38ac52 Author: Rob King <jking@deadpixi.com> Date: Mon, 16 Apr 2018 21:27:59 -0500 Style fixes. Diffstat:
| M | mtm.c | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/mtm.c b/mtm.c @@ -179,8 +179,7 @@ getshell(void) /* Get the user's preferred shell. */ static void \ name (VTPARSER *v, void *p, wchar_t w, wchar_t iw, \ int argc, int *argv, const wchar_t *osc) \ - { \ - COMMONVARS + { COMMONVARS #define ENDHANDLER } HANDLER(bell) /* Terminal bell. */
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.