Граф коммитов

69 Коммитов

Автор SHA1 Сообщение Дата
Mari Imaizumi 4a1e4436a9 [ruby/reline] Bump version to 0.5.7
(https://github.com/ruby/reline/pull/704)

https://github.com/ruby/reline/commit/b9b3d392ff
2024-05-14 08:18:32 +00:00
Mari Imaizumi fba7bdb710 [ruby/reline] Bump version to 0.5.6
(https://github.com/ruby/reline/pull/700)

https://github.com/ruby/reline/commit/1b6c29a2b1
2024-05-09 09:52:29 +00:00
Mari Imaizumi 008f2b9b6a [ruby/reline] Bump version to 0.5.5
(https://github.com/ruby/reline/pull/696)

https://github.com/ruby/reline/commit/8bf71d0b81
2024-05-02 16:28:19 +00:00
Mari Imaizumi dbb1ba88eb [ruby/reline] Bump version to 0.5.4
(https://github.com/ruby/reline/pull/691)

https://github.com/ruby/reline/commit/3f27286a5e
2024-04-29 13:35:59 +00:00
Mari Imaizumi 981a8e89a3 [ruby/reline] Bump version to 0.5.3
(https://github.com/ruby/reline/pull/686)

https://github.com/ruby/reline/commit/e9d5236c74
2024-04-23 15:27:58 +00:00
Mari Imaizumi 8e341d81c9 [ruby/reline] Bump version to 0.5.2
(https://github.com/ruby/reline/pull/682)

https://github.com/ruby/reline/commit/17d12cc511
2024-04-16 12:42:57 +00:00
Mari Imaizumi 6846b98576 [ruby/reline] Bump version to 0.5.1
(https://github.com/ruby/reline/pull/672)

https://github.com/ruby/reline/commit/d348df90d2
2024-04-09 13:47:23 +00:00
Mari Imaizumi daf1d7bfef [ruby/reline] Bump version to v0.5.0
(https://github.com/ruby/reline/pull/664)

https://github.com/ruby/reline/commit/1d6569600c
2024-03-25 12:13:31 +00:00
tomoya ishida d7bc6f0eff [ruby/reline] Reline 0.5.0.pre
(https://github.com/ruby/reline/pull/614)

* Re-architecture LineEditor's internal state and rendering

* Fix test related to LineEditor re-architecture

* Bump to 0.5.0.pre.1

* Hide cursor only when updating screen. Frequent hide&show makes cursor flickering.

* Simplify rerender call from reline.rb

* Simplify handle_cleared

It only need to clear screen. line_editor.rerender will be called later.

* Add description of updating pasting_state inserts continuous_insertion_buffer

* Use meaningful block parameter

Co-authored-by: Stan Lo <stan001212@gmail.com>

* Fix use of `@cursor_y`

Fix bug updating `@cursor_y`. Do not use `@cursor_y` while updating dialog because it is not current cursor position but cursor position at last rendered time.

* Remove useless instance_variable_set in test

These instance variables are already removed from LineEditor

* Always initialize instance variables to avoid ruby 2.7 warning, remove unused instance variable

* Call update_dialogs from reline.rb before first render

* Combine state representing rendered screen information into `@rendered_screen`

* Rename editor_cursor_ to wrapped_cursor

It represents cursor position of word wrapped whole content

* Remove unused code, tweak, add comment

---------

https://github.com/ruby/reline/commit/3fa376217d

Co-authored-by: Stan Lo <stan001212@gmail.com>
2024-03-19 14:17:26 +00:00
Stan Lo 2c1b7bc51c [ruby/reline] Bump version to v0.4.3
(https://github.com/ruby/reline/pull/642)

https://github.com/ruby/reline/commit/5137a3f3af
2024-02-25 08:07:07 +00:00
Stan Lo 99933751c1 [ruby/reline] Bump version to v0.4.2
(https://github.com/ruby/reline/pull/633)

https://github.com/ruby/reline/commit/5b59e48070
2024-01-05 14:32:18 +00:00
ima1zumi 20fbdae5fe [ruby/reline] Bump version to 0.4.1
(https://github.com/ruby/reline/pull/612)

https://github.com/ruby/reline/commit/8937279e0f
2023-12-16 13:47:04 +08:00
ima1zumi e8ef010a81 [ruby/reline] Bump version to 0.4.0
(https://github.com/ruby/reline/pull/601)

https://github.com/ruby/reline/commit/d15ab72d4f
2023-11-07 15:38:53 +00:00
ima1zumi 5dfbf1a381 [ruby/reline] Bump version to 0.3.9
(https://github.com/ruby/reline/pull/594)

https://github.com/ruby/reline/commit/b6fb72718a
2023-10-03 15:10:59 +00:00
Stan Lo 314ccdd60c [ruby/reline] Bump version to 0.3.8
(https://github.com/ruby/reline/pull/582)

https://github.com/ruby/reline/commit/3840d1f958
2023-08-20 17:16:22 +00:00
Stan Lo b201ac0bc0 [ruby/reline] Bump version to 0.3.7
(https://github.com/ruby/reline/pull/578)

https://github.com/ruby/reline/commit/dc5a1b7c48
2023-07-27 08:23:08 +00:00
Stan Lo 33e00b79a0 [ruby/reline] Bump version to 0.3.6
(https://github.com/ruby/reline/pull/565)

https://github.com/ruby/reline/commit/2503ddb9a6
2023-07-08 08:53:46 +00:00
Stan Lo e6bd1852fb [ruby/reline] Bump version to 0.3.5
(https://github.com/ruby/reline/pull/548)

https://github.com/ruby/reline/commit/4330a52572
2023-06-03 08:28:02 +00:00
ima1zumi 8db13c179e [ruby/reline] Bump version to 0.3.4
(https://github.com/ruby/reline/pull/538)

https://github.com/ruby/reline/commit/1fb0753bc1
2023-05-20 09:31:43 +00:00
ima1zumi ec14b381c1 [ruby/reline] Bump version to 0.3.3
(https://github.com/ruby/reline/pull/525)

https://github.com/ruby/reline/commit/8ce176271f
2023-03-27 15:14:56 +00:00
Hiroshi SHIBATA 989d993f5b [ruby/reline] Bump version to 0.3.2
https://github.com/ruby/reline/commit/3fbb7ec2ae
2022-12-14 07:01:19 +00:00
Otávio Schwanck dos Santos 9d19d910c0 [ruby/reline] Revert "update version"
This reverts commit https://github.com/ruby/reline/commit/ce1ac86179e6.

https://github.com/ruby/reline/commit/86602cd244
2022-09-22 22:28:37 +09:00
Otávio Schwanck dos Santos 224a3ea718 [ruby/reline] update version
https://github.com/ruby/reline/commit/ce1ac86179
2022-09-22 22:28:37 +09:00
aycabta 6d1b406dc8 [ruby/reline] Version 0.3.1
https://github.com/ruby/reline/commit/9ab5850444
2022-01-02 11:24:14 +09:00
aycabta 40c20110d5 [ruby/reline] Version 0.3.0
https://github.com/ruby/reline/commit/3f6ea92268
2021-12-25 10:58:44 +09:00
aycabta 56140bc7af [ruby/reline] Version 0.2.8.pre.11
https://github.com/ruby/reline/commit/de858ee1ac
2021-10-09 23:27:40 +09:00
aycabta 7f02cc50dd [ruby/reline] Version 0.2.8.pre.10
https://github.com/ruby/reline/commit/1c6c0c82f0
2021-10-03 21:48:12 +09:00
aycabta fbfa0c880d [ruby/reline] Version 0.2.8.pre.9
https://github.com/ruby/reline/commit/bad76b5a87
2021-09-10 10:59:40 +09:00
aycabta 3cef8869b0 [ruby/reline] Version 0.2.8.pre.8
https://github.com/ruby/reline/commit/967e19786d
2021-09-06 16:10:22 +09:00
aycabta 36afcf1e15 [ruby/reline] Version 0.2.8.pre.7
https://github.com/ruby/reline/commit/c77c3c6fae
2021-09-04 02:17:50 +09:00
aycabta a0a5bdb3ae [ruby/reline] Version 0.2.8.pre.6
https://github.com/ruby/reline/commit/175d5ad4c4
2021-09-02 22:16:36 +09:00
aycabta 8273e95753 [ruby/reline] Version 0.2.8.pre.5
https://github.com/ruby/reline/commit/79b7d80fee
2021-08-31 15:22:05 +09:00
aycabta bb2b5052f5 [ruby/reline] Version 0.2.8.pre.4
https://github.com/ruby/reline/commit/059d39b090
2021-08-31 05:28:17 +09:00
aycabta b6b2b767ed [ruby/reline] Version 0.2.8.pre.3
https://github.com/ruby/reline/commit/6e0ea3362a
2021-08-30 02:37:23 +09:00
aycabta e1ee7f9ced [ruby/reline] Version 0.2.8.pre.2
https://github.com/ruby/reline/commit/5e3ea74891
2021-08-30 02:37:23 +09:00
aycabta 8876710f2a [ruby/reline] Version 0.2.8.pre.1
https://github.com/ruby/reline/commit/2668715509
2021-08-29 20:30:33 +09:00
aycabta 5534698b84 [ruby/reline] Version 0.2.7
https://github.com/ruby/reline/commit/040d29b4c0
2021-08-12 19:55:17 +09:00
aycabta 90df426426 [ruby/reline] Version 0.2.6
https://github.com/ruby/reline/commit/5917e3a337
2021-06-21 17:58:49 +09:00
aycabta 8a4472fb6d [ruby/reline] Version 0.2.5
https://github.com/ruby/reline/commit/22ce5651e5
2021-04-03 01:28:42 +09:00
aycabta f0743dd2a4 [ruby/reline] Version 0.2.4
https://github.com/ruby/reline/commit/462f971bd3
2021-02-26 05:24:01 +09:00
aycabta 93ebfed0a9 [ruby/reline] Version 0.2.3
https://github.com/ruby/reline/commit/b26c7d60c8
2021-02-07 05:29:31 +09:00
aycabta edafde6844 [ruby/irb] [ruby/irb] [ruby/reline] Version 0.2.2
https://github.com/ruby/reline/commit/dfb710946f

https://github.com/ruby/irb/commit/1a1cdf9628

https://github.com/ruby/irb/commit/fe99faf8bd
2021-01-18 02:10:02 +09:00
aycabta 0e44247508 [ruby/reline] Version 0.2.1
https://github.com/ruby/reline/commit/a3b3c6ee60
2021-01-13 01:12:54 +09:00
aycabta 523b520b44 [ruby/reline] 0.2.0
https://github.com/ruby/reline/commit/064664c8f9
2020-12-25 01:29:18 +09:00
aycabta a7cacd33cc [ruby/reline] Version 0.1.10
https://github.com/ruby/reline/commit/723c6e191a
2020-12-20 16:23:59 +09:00
aycabta 493f381c32 [ruby/reline] Version 0.1.9
https://github.com/ruby/reline/commit/0b1b5e77ce
2020-12-05 02:58:59 +09:00
aycabta ff4656ee64 [ruby/reline] Version 0.1.8
https://github.com/ruby/reline/commit/e79e402c01
2020-12-05 02:58:58 +09:00
aycabta 853c176ea7 [ruby/reline] Version 0.1.7
https://github.com/ruby/reline/commit/710ca23427
2020-12-05 02:58:58 +09:00
aycabta b3e0db8060 [ruby/reline] Version 0.1.6
https://github.com/ruby/reline/commit/20a7806815
2020-12-05 02:58:58 +09:00
aycabta 3a3e933033 [ruby/reline] Version 0.1.5
https://github.com/ruby/reline/commit/c8a419beb5
2020-09-14 02:12:12 +09:00