Update manual pages to use mdoc(7) and list commands (#230)

This commit is contained in:
Ulyssa 2024-03-26 08:55:22 -07:00 committed by GitHub
parent ed1b88c197
commit 6600685dd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 778 additions and 266 deletions

View file

@ -31,7 +31,19 @@ members = ["power", "id"]
"@user:matrix.org" = { "name" = "John Doe", "color" = "magenta" }
[layout]
style = "restore"
style = "config"
[[layout.tabs]]
window = "iamb://dms"
[[layout.tabs]]
window = "iamb://rooms"
[[layout.tabs]]
split = [
{ "window" = "#iamb-users:0x.badd.cafe" },
{ "window" = "#iamb-dev:0x.badd.cafe" }
]
[macros.insert]
"jj" = "<Esc>"