v0.0.117823.5 MB
Apache-2.0
strict
core24
A Matrix client for Vim addicts
This project is a work-in-progress, and there's still a lot to be implemented,
but much of the basic client functionality is already present.
Configuration
1. Create the configuration folder
2. Create the configuration file
Create ~/snap/iamb/current/.config/iamb/config.toml
3. Start iamb
Documentation
https://iamb.chat/
Useful Keybindings
-
-
-
-
-
Room Commands
-
-
-
-
-
-
Verification Commands
The
verification requests. When used without any arguments, it will take you to a
list of current verifications, where you can see and compare the Emoji.
The different subcommands are:
-
-
-
-
Other Useful Commands
-
Additional Configuration
You can customize iamb in your
Unofficial snap made with ❤️ by popey.
but much of the basic client functionality is already present.
Configuration
1. Create the configuration folder
mkdir -p ~/snap/iamb/current/.config/iamb/2. Create the configuration file
Create ~/snap/iamb/current/.config/iamb/config.toml
defaultprofile = "default"
[profiles.default]
userid = "@myuser:homeserver.org"
url = "https://homeserver.org" [dirs]
cache = "/home/myusername/snap/iamb/common/.cache/iamb/"
logs = "/home/myusername/snap/iamb/common/.local/share/iamb/logs/"
downloads = "/home/myusername/snap/iamb/common/Downloads/" [settings.users]
"@myuser:homeserver.org" = { "name" = "My Name", "color" = "magenta" }3. Start iamb
$ iambDocumentation
https://iamb.chat/
Useful Keybindings
-
<Enter> will send a typed message -
^V^J can be used in Insert mode to enter a newline without submitting-
O/o can be used to insert blank lines before and after the cursor line-
^Wm can be used to toggle whether the message bar or scrollback is selected-
^Wz can be used to toggle whether the current window takes up the full screenRoom Commands
-
:dms will open a list of direct messages-
:rooms will open a list of joined rooms -
:members will open a list of members for the currently focused room or space-
:spaces will open a list of joined spaces-
:join can be used to switch to join a new room or start a direct message-
:split and :vsplit can be used to open rooms in a new window Verification Commands
The
:verify command has several different subcommands for working withverification requests. When used without any arguments, it will take you to a
list of current verifications, where you can see and compare the Emoji.
The different subcommands are:
-
:verify request USERNAME will send a verification request to a user-
:verify confirm USERNAME/DEVICE will confirm a verification-
:verify mismatch USERNAME/DEVICE will cancel a verification where the Emoji don't match-
:verify cancel USERNAME/DEVICE will cancel a verificationOther Useful Commands
-
:welcome will take you back to this screenAdditional Configuration
You can customize iamb in your
$CONFIGDIR/iamb/config.json file, where
$CONFIGDIR is your system's per-user configuration directory. Unofficial snap made with ❤️ by popey.
Update History
v0.0.10 (68) → v0.0.11 (78)21 Jan 2026, 17:45 UTC
v0.0.10 (68)13 Dec 2025, 09:47 UTC
20 Feb 2024, 16:31 UTC
20 Jan 2026, 05:33 UTC
13 Dec 2025, 09:47 UTC



