marktext / marktext/marktext

CTRL+HOME

Open
#3,452 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

:unicorn: feature request 🔭 area/editor
Dominant language
TypeScript
Stars
61.6k
Forks
4.6k
Avg merge
23h 49m
Merged PRs (30d)
89

Description

Describe your feature request

The CTRL+HOME shortcut should move the page and the cursor all the way to the beginning of the file. As with most other editing/word processing software I know of. I would presume this is perhaps a bug?, because the shortcut key CTRL+END does work as intended.

What problem does this feature solve? [optional]

Easier and faster to navigate content.

Contributor guide

Open the contributing guide

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

The issue names no files or tests. Start by locating the editor's CTRL+END shortcut handling and compare how navigation is wired; done means CTRL+HOME moves both the page and cursor to the beginning of the file, matching the requested behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.