diff options
author | Hiroaki Osawa <[email protected]> | 2024-06-03 23:05:45 +0900 |
---|---|---|
committer | git <[email protected]> | 2024-06-03 14:05:51 +0000 |
commit | 5d33ff36dcc04bd134dc53bedec7c2144658df51 (patch) | |
tree | 6aefdaa1042b0839dee23448fce4bec9cb686f2d /man | |
parent | 91d4a7ae0c719697db7dd6dd64ca664b60c9de04 (diff) |
[ruby/reline] In ed_search_[prev|next]_history, make the cursor come
to the end of the line when there is no search substr
(https://github.com/ruby/reline/pull/714)
* In ed_search_prev_history, make the cursor come to the end of the line when there is no search substr
* In ed_search_next_history, make the cursor come to the end of the line when there is no search substr
* Implemented ActionState to search with empty substr if the previous operation was search with empty string.
* Use a simple 2-element array to represent action_state
https://github.com/ruby/reline/commit/95ee80bd70
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions