Sha256: d3837eb05fb3f374d2eb4862b6fe582085836fb6ef8f93185e6beaf60e0ee372

Contents?: true

Size: 436 Bytes

Versions: 150

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

150 entries across 134 versions & 11 rubygems

Version Path
billomat-1.2.3 config/docker/.inputrc
rimless-1.7.2 doc/kafka-playground/config/docker/shell/.inputrc
rimless-1.7.2 config/docker/.inputrc
factory_bot_instrumentation-1.2.2 config/docker/.inputrc
alarmable-1.2.2 config/docker/.inputrc
grape-jwt-authentication-2.4.2 config/docker/.inputrc
immoscout-1.6.2 config/docker/.inputrc
countless-1.3.2 config/docker/.inputrc
keyless-1.3.2 config/docker/.inputrc
conversejs-3.6.2 config/docker/.inputrc
billomat-1.2.2 config/docker/.inputrc
jabber_admin-1.3.2 config/docker/.inputrc
pricehubble-1.2.2 config/docker/.inputrc
rimless-1.7.1 doc/kafka-playground/config/docker/shell/.inputrc
rimless-1.7.1 config/docker/.inputrc
alarmable-1.2.1 config/docker/.inputrc
factory_bot_instrumentation-1.2.1 config/docker/.inputrc
grape-jwt-authentication-2.4.1 config/docker/.inputrc
keyless-1.3.1 config/docker/.inputrc
countless-1.3.1 config/docker/.inputrc