abhinav / abhinav/tmux-fastcopy
Allow binding of non-prefixed key
- 主要语言
- Go
- 星标
- 97
- 派生
- 6
- 平均合并
- 2 分钟
- 30 天内合并 PR
- 2
描述
Hi! Thank you for this plugin, it is a huge leap forward from the clunky native yanking experience.
In my workflow, I am used to assign non-prefixed keybindings for my most common actions. Would it be possible to have an option to specify this in the configuration? I can also write the PR for it if needed.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Look at the configuration parsing and keybinding setup in the codebase, likely in files like config.go or keybindings.go. Understand how tmux keybindings are currently defined with a prefix. The change involves adding an option to allow non-prefixed bindings. Test by modifying the configuration and verifying keybindings work without the tmux prefix in a tmux session.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go, shell
- 领域
- cli, tooling
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100