1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/reline
Nobuyoshi Nakada cef9ebfbd3 Suppress stty error on Apple Terminal
`stty` called in `Reline::ANSI.deprep` command shows the following
error message on macOS Apple Terminal, with some settings.

```
$ LANG=C irb
irb(main):001:0>
stty: 'standard input': unable to perform all requested operations
stty: 'standard input': unable to perform all requested operations
```
2019-11-19 02:39:02 +09:00
..
key_actor C-r is incremental history search in vi insert mode 2019-10-16 02:08:52 +09:00
unicode
ansi.rb Suppress stty error on Apple Terminal 2019-11-19 02:39:02 +09:00
config.rb
general_io.rb Remove freeze 2019-10-18 02:54:20 +09:00
history.rb
key_actor.rb
key_stroke.rb Suppress "shadowing outer local variable" warning in 2.5 2019-11-08 16:18:36 +09:00
kill_ring.rb
line_editor.rb Remove unnecessary check 2019-11-18 03:23:45 +09:00
reline.gemspec The "exe" dir doesn't exist in this repostiroy 2019-08-18 08:05:08 +09:00
unicode.rb
version.rb [ruby/reline] Version 0.0.5 2019-11-17 23:32:10 +09:00
windows.rb Rename old var name with new name 2019-10-25 10:07:17 +09:00