Hacker News new | ask | show | jobs
by schemescape 1201 days ago
What is Ctrl+e?
2 comments

Emacs/GNU readline keybinding for jumping to the end of the line.
Jump to the end of the line. Ctrl+a jumps to the beginning.

Both of these assume *nix cli and not windows.