Flo Rommel
Flo Rommel
For remote machines, let vterm start with the default login shell of the remote host. This can be configured by specifying a the symbol 'login-shell as SHELL in vterm-tramp-shells. The...
Displays an icon and the current color temperature in the menu.  This could probably be merged with changes by @championswimmer (#17)
### Describe the bug `lib/vfscore/main.c:1709` uses the function `uk_syscall_r_fstat` (defined in `lib/posix-fdio/fd-shim.c`). It is not declared in `lib/vfscore/main.c` unless `LIBSYSCALL_SHIM` is enabled. This causes the build to fail when `LIBVFSCORE`...