Skip to content

Commit

Permalink
Remove not implemented variables (#699)
Browse files Browse the repository at this point in the history
  • Loading branch information
ima1zumi authored May 5, 2024
1 parent 1314787 commit 328699e
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions lib/reline/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,12 @@ class InvalidInputrc < RuntimeError
end

VARIABLE_NAMES = %w{
bind-tty-special-chars
blink-matching-paren
byte-oriented
completion-ignore-case
convert-meta
disable-completion
enable-keypad
expand-tilde
history-preserve-point
history-size
horizontal-scroll-mode
input-meta
keyseq-timeout
mark-directories
mark-modified-lines
mark-symlinked-directories
match-hidden-files
meta-flag
output-meta
page-completions
prefer-visible-bell
print-completions-horizontally
show-all-if-ambiguous
show-all-if-unmodified
visible-stats
show-mode-in-prompt
vi-cmd-mode-string
vi-ins-mode-string
Expand Down

0 comments on commit 328699e

Please sign in to comment.