Y
Hacker News
new
|
ask
|
show
|
jobs
by
schemescape
1201 days ago
What is Ctrl+e?
2 comments
avgcorrection
1201 days ago
Emacs/GNU readline keybinding for jumping to the end of the line.
link
drakythe
1201 days ago
Jump to the end of the line. Ctrl+a jumps to the beginning.
Both of these assume *nix cli and not windows.
link