Strip trailing spaces [ci skip]
This commit is contained in:
parent
01b6c520f5
commit
4f697bcf73
@ -31,7 +31,7 @@ class Reline::ANSI
|
|||||||
# urxvt / exoterm
|
# urxvt / exoterm
|
||||||
[27, 91, 55, 126] => :ed_move_to_beg, # Home
|
[27, 91, 55, 126] => :ed_move_to_beg, # Home
|
||||||
[27, 91, 56, 126] => :ed_move_to_end, # End
|
[27, 91, 56, 126] => :ed_move_to_end, # End
|
||||||
|
|
||||||
# GNOME
|
# GNOME
|
||||||
[27, 79, 72] => :ed_move_to_beg, # Home
|
[27, 79, 72] => :ed_move_to_beg, # Home
|
||||||
[27, 79, 70] => :ed_move_to_end, # End
|
[27, 79, 70] => :ed_move_to_end, # End
|
||||||
|
Loading…
x
Reference in New Issue
Block a user