ITADN

feat: Support for custom bindings

#11Pull Requestvmarcosp 创建于 2024-07-12已合并
V
vmarcospcommented
## Description ```typescript export default { bindings: [ { key: 'x', command: 'kill-window' }, { key: 'h', command: 'select-pane', options: ['-L'] } ], } ```
合并状态:已合并 合并于 2024-07-12 关闭于 2024-07-12 0 条评论