abhinav / abhinav/tmux-fastcopy

Allow binding of non-prefixed key

Open
#181 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
97
Forks
6
Avg merge
2m
Merged PRs (30d)
2

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, shell
Domain
cli, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.