Sha256: d3837eb05fb3f374d2eb4862b6fe582085836fb6ef8f93185e6beaf60e0ee372

Contents?: true

Size: 436 Bytes

Versions: 206

Compression:

Stored size: 436 Bytes

Contents

# mappings for Ctrl-left-arrow and Ctrl-right-arrow for word moving
"\e[1;5C": forward-word
"\e[1;5D": backward-word
"\e[5C": forward-word
"\e[5D": backward-word
"\e\e[C": forward-word
"\e\e[D": backward-word

# handle common Home/End escape codes
"\e[1~": beginning-of-line
"\e[4~": end-of-line
"\e[7~": beginning-of-line
"\e[8~": end-of-line
"\eOH": beginning-of-line
"\eOF": end-of-line
"\e[H": beginning-of-line
"\e[F": end-of-line

Version data entries

206 entries across 185 versions & 11 rubygems

Version Path
immoscout-1.9.0 config/docker/.inputrc
factory_bot_instrumentation-1.7.0 config/docker/.inputrc
conversejs-3.10.0 config/docker/.inputrc
pricehubble-1.6.0 config/docker/.inputrc
rimless-1.11.0 config/docker/.inputrc
rimless-1.11.0 doc/kafka-playground/config/docker/shell/.inputrc
keyless-1.7.0 config/docker/.inputrc
grape-jwt-authentication-2.8.0 config/docker/.inputrc
billomat-1.5.0 config/docker/.inputrc
countless-1.5.0 config/docker/.inputrc
jabber_admin-1.6.0 config/docker/.inputrc
alarmable-1.6.0 config/docker/.inputrc
conversejs-3.9.0 config/docker/.inputrc
rimless-1.10.2 doc/kafka-playground/config/docker/shell/.inputrc
rimless-1.10.2 config/docker/.inputrc
keyless-1.6.1 config/docker/.inputrc
pricehubble-1.5.1 config/docker/.inputrc
jabber_admin-1.5.1 config/docker/.inputrc
immoscout-1.8.1 config/docker/.inputrc
grape-jwt-authentication-2.7.1 config/docker/.inputrc