vnotex / vnotex/vnote

FR: in vi mode, enable search mode via /?

Open
#2,457 0 comments 2 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

When in vi mode, then search dialogue should be opened whenever / or ? is pressed in normal mode.
Currently user is required to use Ctrl+F shortcut that really should scroll full page forward in vi mode.

Running v3.17.0 in linux.

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

No files or tests are named. Reproduce the behavior in vi mode on Linux, then trace the normal-mode key handling and search-dialog entry point. Done means / and ? open search in normal mode while Ctrl-F retains its intended full-page-forward behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
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.