RubyGems Navigation menu

dynamic_curses_input 1.2.0

Dynamic Curses Input is a highly simple, yet powerful gem that allows simple implementation of dynamic typing in curses TUI menus built in Ruby. For example, one can't simply use their arrow keys to navigate and edit inputs in Cursese TUI menus without adding a bunch of extra code to your project to handle it. A lot of which can be tricky to handle. This gem eliminates the need for that code, by providing simple to use methods that allow developers to capture user input, while allowing the special keys to work as the average user would expect. IE: When you press the left arrow key, the cursor moves to the left and allows you to delete a character you entered that isn't the last character you entered. KNOWN BUG: X & Y coords for placing windows appear to be broken right now. Will fix with next update

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.2.2 - September 20, 2023 (14.5KB)
  2. 1.2.1 - September 07, 2023 (14.5KB)
  3. 1.2.0 - August 02, 2023 (14KB)
  4. 1.1.0 - July 26, 2023 (13.5KB)
  5. 1.0.0 - June 08, 2023 (12KB)

Runtime依存関係 (2):

curses >= 0
reline >= 0

Development依存関係 (1):

rubocop >= 0

所有者:

プッシュ者:

作者:

  • PixelRidge-Softworks

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 1,800

このバージョンのみ 347

ライセンス:

MIT

必要なRubyのバージョン: = 3.2.2

リンク: