1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-28 09:12:19 +03:00
wezterm/docs/config
Wez Furlong 1357480ce6 SshDomain: add assume_unix option; enables setting cwd for new panes
If we know that the remote host is a unix system, and that it uses some
version of the posix shell, then we can adjust our command line to cd to
the requested directory (as set by OSC 7) and then exec the requested
command.

That's what SshDomain::assume_unix indicates and what this commit does.
2022-01-09 21:32:09 -07:00
..
lua SshDomain: add assume_unix option; enables setting cwd for new panes 2022-01-09 21:32:09 -07:00
appearance.md rename dead_key_is_active -> composition_status, dead_key_cursor -> compose_cursor 2022-01-09 08:39:21 -07:00
files.md docs: clarify that all config dirs apply on all operating systems 2021-04-02 21:01:13 -07:00
font-shaping.md docs: update for 20220101-133340-7edc5b5a release 2022-01-01 13:36:37 -07:00
fonts.md docs: document wezterm ls-fonts 2022-01-09 11:40:37 -07:00
keys.md docs: fixup Nop example 2021-10-03 09:18:41 -07:00
launch.md docs: update for 20210502-154244-3f7122cb 2021-05-02 16:13:32 -07:00
mouse.md allow left-button-release to copy to selection when shift is held 2021-12-23 12:33:51 -07:00