Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
reeflective
/
readline
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
122
Code
Issues
1
Pull requests
1
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Home
Jump to bottom
maxlandon edited this page
May 29, 2023
·
28 revisions
Users
Options
Introduction
Setting options in the
.inputrc
file
Options
Keymaps & Commands
Table of Contents
Keymaps
Available keymaps
Key dispatch & matching
Example
Commands
Movement
Modifying Text
Arguments
Macros
History Control
Completion
Miscellaneous
Text Objects
Default Binds & Options
Options
Emacs
Emacs standard
Emacs Meta
Emacs CtrlX
Vim
Insert
Command
Visual
Operator Pending
Completion & Isearch
Menu-Select
Incremental Search
Non-incremental Search
Macros
Emacs mode
Vim mode
Vim (additional features)
Registers
Text objects (examples)
Developers
Introduction
Current shell libraries
Original readline compatiblity
Aims and choices of this package
Architecture & inspirations
Simpler APIs, same user experience
Configuration File
Loading configurations
Global options
Key bindings
History Sources
File-based command history
Adding and removing histories
Custom history sources
Prompts
Prompt handlers
Logging to the shell
Transient log
Classic prompt log
Demo
Programable Commands
Introduction
Accessing readline components
The keymap engine
Example 1: Adding a URL-selection command
Example 2: Adding a surround-change command
Completions & Hints
The
Completions
container
Completion Candidates
Autosuffix removal
Hints and usage strings
Syntax Highlighting
Builtin highlighting
Writing the callback
Multiline support
Writing the callback
Example
Toggle table of contents
Pages
14
Loading
Home
Users
Developers
Loading
Completions & Hints
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Configuration File
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Default Binds & Options
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
History Sources
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Introduction
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Keymaps & Commands
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Macros
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Multiline
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Options
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Programmable Commands
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Prompts
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Syntax Highlighting
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Vim Mode
Uh oh!
There was an error while loading.
Please reload this page
.
Home
Users
Options
Introduction
Setting options in the
.inputrc
file
Options
Keymaps & Commands
Table of Contents
Keymaps
Available keymaps
Key dispatch & matching
Example
Commands
Movement
Modifying Text
Arguments
Macros
History Control
Completion
Miscellaneous
Text Objects
Default Binds & Options
Options
Emacs
Emacs standard
Emacs Meta
Emacs CtrlX
Vim
Insert
Command
Visual
Operator Pending
Completion & Isearch
Menu-Select
Incremental Search
Non-incremental Search
Macros
Emacs mode
Vim mode
Vim (additional features)
Registers
Text objects (examples)
Developers
Introduction
Current shell libraries
Original readline compatiblity
Aims and choices of this package
Architecture & inspirations
Simpler APIs, same user experience
Configuration File
Loading configurations
Global options
Key bindings
History Sources
File-based command history
Adding and removing histories
Custom history sources
Prompts
Prompt handlers
Logging to the shell
Transient log
Classic prompt log
Demo
Programable Commands
Introduction
Accessing readline components
The keymap engine
Example 1: Adding a URL-selection command
Example 2: Adding a surround-change command
Completions & Hints
The
Completions
container
Completion Candidates
Autosuffix removal
Hints and usage strings
Syntax Highlighting
Builtin highlighting
Writing the callback
Multiline support
Writing the callback
Example
Clone this wiki locally
You can’t perform that action at this time.