1
0
Fork 0
Copy predefined strings to the clipboard
Go to file
Dustin ee0abcda84 vi-mode: Also configure readline
The GNU readline library also has a vi editing mode, but as it is
initialized at application start up, the only way to configure it is to
write a configuration file. The library will read from `~/.inputrc` by
default, but this can be overridden using the `INPUTRC` environment
variable.
2018-02-19 08:14:36 -06:00
fmos Initial commit 2017-04-07 11:10:58 -05:00
portage Initial commit 2017-04-07 11:10:58 -05:00
.gitignore Initial commit 2017-04-07 11:10:58 -05:00
ellipsis Initial commit 2017-04-07 11:10:58 -05:00
unicode_literals Initial commit 2017-04-07 11:10:58 -05:00
vi-mode vi-mode: Also configure readline 2018-02-19 08:14:36 -06:00
wait loadavg Initial commit 2017-04-07 11:10:58 -05:00