vnotex / vnotex/vnote

建议支持Vim的列编辑模式

Open
#1,163 1 comment 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
13k
Forks
1.3k
Avg merge
14h 3m
Merged PRs (30d)
3

Description

在vim中ctrl+v是进入列编辑模式,实际使用过程中列编辑模式非常常用以及实用。vnote在vim模式下面,ctrl+v对应的还是粘贴的快捷健。是否改成在vim模式下面,ctrl+v是进入vim的列编辑模式。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating VNote's Vim-mode key handling and the Ctrl+V binding. Check how Ctrl+V currently triggers paste and how column editing is represented in Vim mode. Done means Ctrl+V enters Vim's column-edit mode in Vim mode while paste remains available through the intended alternative binding.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, vim
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.