summaryrefslogtreecommitdiff
path: root/test/reline
AgeCommit message (Expand)Author
28 hours[ruby/reline] Fix inputrc nested $if $else $endif bugtomoya ishida
2 days[ruby/reline] Long line performancetomoya ishida
7 days[ruby/reline] Implement `show-all-if-ambiguous` featureMari Imaizumi
9 days[ruby/reline] Refactor nomultiline and multiline mode differencetomoya ishida
10 days[ruby/reline] Implement changing editing modeMari Imaizumi
11 days[ruby/reline] Fix vi_to_column which was brokentomoya ishida
12 days[ruby/reline] Refactor waiting_proc and waiting_operator_proctomoya ishida
12 days[ruby/reline] Support `menu-complete-backward` command for upwardMichael J. Giarlo
2024-04-06[ruby/reline] Continue processing even if terminfo database couldn'tMari Imaizumi
2024-04-05[ruby/reline] Thread safe readlinetomoya ishida
2024-04-04[ruby/reline] Handle INT signal correctly, remove handle_clearedtomoya ishida
2024-04-04[ruby/reline] Fix audoindent including "\v", escape "\v" fortomoya ishida
2024-04-01[ruby/reline] Refactor completiontomoya ishida
2024-04-01[ruby/reline] Align completion menu itemstomoya ishida
2024-03-25[ruby/reline] Remove useless testsStan Lo
2024-03-24[ruby/reline] Add mode_string to prompt calculation dependenciestomoya ishida
2024-03-24[ruby/reline] Refactor key actor testtomoya ishida
2024-03-23[ruby/reline] Do not send color reset sequence when GeneralIO istomoya ishida
2024-03-23[ruby/reline] Make mutated string in yamatanooroti explicitlyStan Lo
2024-03-19[ruby/reline] Reline 0.5.0.pretomoya ishida
2024-02-13[ruby/reline] C for vi modeOtávio Schwanck dos Santos
2024-01-04[ruby/reline] Fix pasting tab-indented code crashtomoya ishida
2023-11-13[ruby/reline] Fallback to 256color if COLORTERM != truecolortomoya ishida
2023-11-06[ruby/reline] Test Reline::Face without mockingStan Lo
2023-11-06[ruby/reline] Introduce a new class Reline::Face to configureHASUMI Hitoshi
2023-09-28[ruby/reline] Properly restore Reline::IOGate in test teardowntomoya ishida
2023-09-26[ruby/reline] Fix config.rb to File.expand_path $include path inelfham
2023-08-20[ruby/reline] Remove Timeout usageStan Lo
2023-07-19[ruby/reline] Add assertion to auto_indent_proc's parameter, addtomoya ishida
2023-07-19[ruby/reline] Always set ANSI CSI keybindings for Home, End, andtomoya ishida
2023-07-18[ruby/reline] Add missing `close` to test_rendering.rbtomoya ishida
2023-07-08[ruby/reline] Ignore unhandled escape sequencestomoya ishida
2023-07-07[ruby/reline] Reduce direct references to `Reline::IOGate`Stan Lo
2023-07-05[ruby/reline] Update Relin::IOGate dinamically when it is neededtomoya ishida
2023-07-05[ruby/reline] Fix wrong byte_pointer passed to auto_indent_proctomoya ishida
2023-05-27[ruby/reline] Fix scrolldown condition in dialog renderingtomoya ishida
2023-05-27[ruby/reline] Use appropriate dialog height and reduce screen pushuptomoya ishida
2023-05-07[ruby/reline] Fix dialog corrupts rendering by pushing up input linetomoya ishida
2023-05-01[ruby/reline] Rewrite dialog renderingtomoya ishida
2023-04-15[ruby/reline] Change Reline.add_dialog_proc(name, nil) to properlytomoya ishida
2023-04-05Use `em_delete` in `key_delete` (#504)Étienne Barrié
2023-03-29[ruby/reline] Improve OSC sequence regexp. OSC sequence can end withtomoya ishida
2023-03-28[ruby/reline] Expand the scanned array to later case statement moreStan Lo
2023-03-27[ruby/reline] Fix cursor position overruntomoya ishida
2023-03-25[ruby/reline] Fix split_by_width to retain color sequencestomoya ishida
2023-03-21[ruby/reline] Add key bindings for PgUp and PgDnPhillip Hellewell
2023-03-18[ruby/reline] Fix: line longer than terminal width breaks renderingtomoya ishida
2023-03-06s/MJIT/RJIT/Takashi Kokubun
2023-03-04[ruby/reline] Fix completion with multilinetomoya ishida
2023-02-27[ruby/reline] Fix wrong indent number in prompt. whole_lines hastomoya ishida