Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cc-logs): add Home and End keystrokes #1009

Closed
pdesoyres-cc opened this issue Apr 8, 2024 · 0 comments · Fixed by #1091 or #1098
Closed

feat(cc-logs): add Home and End keystrokes #1009

pdesoyres-cc opened this issue Apr 8, 2024 · 0 comments · Fixed by #1091 or #1098
Assignees
Labels
easy-quick-win enhancement New feature or request
Milestone

Comments

@pdesoyres-cc
Copy link
Contributor

  • Home: move focus on first line
  • End: move focus on last line
  • Ctrl + Shift + Home: expands the selection from the first line
  • Ctrl + Shift + End: expands the selection to the last line
@pdesoyres-cc pdesoyres-cc added this to the logs milestone Apr 8, 2024
@pdesoyres-cc pdesoyres-cc self-assigned this Apr 8, 2024
@pdesoyres-cc pdesoyres-cc added the enhancement New feature or request label Apr 8, 2024
pdesoyres-cc added a commit that referenced this issue Jun 20, 2024
- `Home`: move focus on first line
- `End`: move focus on last line
- `Ctrl` + `Shift` + `Home`: expands the selection from the first line
- `Ctrl` + `Shift` + `End`: expands the selection to the last line

Fixes #1009
pdesoyres-cc added a commit that referenced this issue Jun 20, 2024
- `Home`: move focus on first line
- `End`: move focus on last line
- `Ctrl` + `Shift` + `Home`: expands the selection from the first line
- `Ctrl` + `Shift` + `End`: expands the selection to the last line

Fixes #1009
pdesoyres-cc added a commit that referenced this issue Jun 20, 2024
- `Home`: move focus on first line
- `End`: move focus on last line
- `Ctrl` + `Shift` + `Home`: expands the selection from the first line
- `Ctrl` + `Shift` + `End`: expands the selection to the last line

Fixes #1009
pdesoyres-cc added a commit that referenced this issue Jun 28, 2024
- `Home`: move focus on first line
- `End`: move focus on last line
- `Ctrl` + `Shift` + `Home`: expands the selection from the first line
- `Ctrl` + `Shift` + `End`: expands the selection to the last line

Fixes #1009
pdesoyres-cc added a commit that referenced this issue Jun 28, 2024
- `Home`: move focus on first line
- `End`: move focus on last line
- `Ctrl` + `Shift` + `Home`: expands the selection from the first line
- `Ctrl` + `Shift` + `End`: expands the selection to the last line

Fixes #1009
Galimede pushed a commit that referenced this issue Aug 9, 2024
- `Home`: move focus on first line
- `End`: move focus on last line
- `Ctrl` + `Shift` + `Home`: expands the selection from the first line
- `Ctrl` + `Shift` + `End`: expands the selection to the last line

Fixes #1009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy-quick-win enhancement New feature or request
Projects
None yet
1 participant