jackMort / jackMort/ChatGPT.nvim

C-y doesn't yank. it pastes.

Open
#361 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Lua
Stars
4k
Forks
317
PR merge metrics
No merged PRs in 30d

Description

Wouldn't it be more correct if:

`` yanked to the register and closed the popup
`` inserted into the document and closed the popup
`` pastes into the document and closed the popup - (basically how works today)

Just thinking out loud.

Maybe that can be configured today but I don't see options for insert/paste? Is it possible?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the popup keybindings and the current C-y handler, then check whether insert and paste actions are configurable. Done means the proposed C-y, C-i, and C-p behavior is clearly defined and implemented or documented as configurable, with the popup closing after each action.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, neovim
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.