mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 22:42:48 +03:00
Update docs/multiplexing.md
This commit is contained in:
parent
166de51683
commit
57bfc508f7
@ -40,7 +40,8 @@ return {
|
||||
{
|
||||
-- This name identifies the domain
|
||||
name = "my.server",
|
||||
-- The address to connect to or the 'host' name from user's ssh config file
|
||||
-- The hostname or address to connect to. Will be used to match settings
|
||||
-- from your ssh config file
|
||||
remote_address = "192.168.1.1",
|
||||
-- The username to use on the remote host
|
||||
username = "wez",
|
||||
|
Loading…
Reference in New Issue
Block a user