Email or username:

Password:

Forgot your password?
Top-level
Alfred M. Szmidt

@b0rk This chart is confusing, since it mixes things... many of the #GNU Readline keybindings have little to do with ASCII bing dings but with Emacs, which is where they came from (and Emacs came from a system that didn't use ASCII).

1 comment
Alfred M. Szmidt

@b0rk C-r is not really right, it is search history in reverse, depending on your system if you are using #GNU Readline C-s will search it forward (both come from Emacs, and are probably 40 years old or more by now). Most UNIX terminals though hijack C-s to be scroll lock ...

Go Up