Files
dotfiles/doom/.config
Thierry Pouplier 6c420a60dc fix: use function arg session-id instead of undefined id in hermes-link-session body
The interactive form returns (list sid title) which binds to
session-id / title function args, but the body was using 'id'
which is undefined at that scope.
2026-07-18 18:54:05 -04:00
..