1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-01 00:35:46 +03:00
wezterm/docs/config/lua
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
..
config docs: missing lua from code block 2022-01-09 12:41:17 -07:00
keyassignment add ActivatePaneByIndex key assignment action 2022-01-07 07:30:17 -07:00
mux-events docs: update for 20220101-133340-7edc5b5a release 2022-01-01 13:36:37 -07:00
pane docs: update for 20220101-133340-7edc5b5a release 2022-01-01 13:36:37 -07:00
wezterm docs: WslDomain, default_domain, wsl_domains 2022-01-09 12:23:14 -07:00
window rename dead_key_is_active -> composition_status, dead_key_cursor -> compose_cursor 2022-01-09 08:39:21 -07:00
window-events docs: more adjustments for fancy tabs 2022-01-01 17:35:27 -07:00
general.md docs: start adding a reference section for Config 2021-01-18 17:31:39 -08:00
PaneInformation.md docs: update for 20220101-133340-7edc5b5a release 2022-01-01 13:36:37 -07:00
SpawnCommand.md docs: more pane related docs 2020-10-10 10:49:36 -07:00
SshDomain.md SshDomain: add assume_unix option; enables setting cwd for new panes 2022-01-09 21:32:09 -07:00
TabInformation.md add format-tab-title event 2021-04-24 17:59:39 -07:00
TlsDomainClient.md docs: document various missing things 2021-02-20 10:40:26 -08:00
TlsDomainServer.md docs: document various missing things 2021-02-20 10:40:26 -08:00
WslDomain.md docs: WslDomain, default_domain, wsl_domains 2022-01-09 12:23:14 -07:00