issues
search
php-school
/
cli-menu
🖥 Build beautiful PHP CLI menus. Simple yet Powerful. Expressive DSL.
http://www.phpschool.io
MIT License
1.94k
stars
107
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle special chars with custom control mappings
#283
bit-willi
closed
3 weeks ago
3
Handle control chars in menus
#282
bit-willi
closed
3 weeks ago
1
Feature: present menu "inline"; without clearing terminal screen
#281
robrecord
opened
8 months ago
1
Add option to change the newlines before and after the menu is drawn
#280
Zhigalin
opened
11 months ago
8
preserving selection index as you move up/down
#279
rbro
opened
12 months ago
0
How do I capture CTRL+C event?
#278
temuri416
opened
1 year ago
2
Feature request - ability to add sub-menu from addItem's callable
#277
temuri416
opened
1 year ago
9
Inserts any text before the menu serving as a header. For example, yo…
#276
pavex
closed
1 year ago
2
Accept any callable as argument for addSubMenu and addSplitItem in CliMenuBuilder
#275
simonorono
closed
1 year ago
4
support full-width unicode characters
#274
mingtsay
closed
1 year ago
2
* No selectable
#273
bozhinov
closed
1 year ago
1
* no need for ctype ext
#272
bozhinov
closed
1 year ago
2
Update CliMenu.php
#271
bozhinov
closed
1 year ago
0
Replace ctype_digit with is_numeric ?
#270
bozhinov
closed
1 year ago
2
Missing import
#269
bozhinov
closed
1 year ago
3
Revert "Fix backspace on empty input issue."
#268
AydinHassan
closed
1 year ago
0
Fix backspace on empty input issue.
#267
tbannister
closed
1 year ago
1
Pressing backspace in an empty text input crashes the menu system
#266
tbannister
opened
1 year ago
8
Remove dead code
#265
AydinHassan
closed
1 year ago
1
askText() requires two presses of enter and cuts the line (during copy/paste)
#264
zhdanov
closed
2 years ago
1
Don't work setWidth() for MenuStyle
#263
zhdanov
closed
1 year ago
4
PHPUnit problem if first item is not a SelectableItem which calls ->close()
#262
Zerogiven
closed
2 years ago
2
PHPStorm - How to debug
#261
simonovich
closed
1 year ago
3
Fix using BACKSPACE key in input dialogs
#260
simonovich
closed
2 years ago
0
setPromptText - multiline support
#259
simonovich
closed
1 year ago
5
Menu items and cp1251
#258
simonovich
closed
2 years ago
3
Windows compatibility: replace posix_isatty() with stream_isatty()
#257
underdpt
closed
1 year ago
5
Checked checkbox
#256
loranger
closed
2 years ago
3
Terminal overflow and menu size
#255
Renji-FR
opened
2 years ago
2
Update PHP Stan and fix some issues
#254
AydinHassan
closed
2 years ago
0
Add strict_types everywhere
#253
AydinHassan
closed
2 years ago
0
Fix PHP 8.1 deprecations
#252
AydinHassan
closed
2 years ago
1
Run tests on PHP 8.1
#251
AydinHassan
closed
2 years ago
0
[FIX] deprecated function use
#250
atomatis
closed
2 years ago
4
Menu blink because deprecated warning.
#249
atomatis
closed
2 years ago
4
Updated Confirmation Dialog
#248
ccsliinc
closed
2 years ago
7
Menu Dialog
#247
ccsliinc
closed
2 years ago
12
Custom and auto mappings can't override default
#246
InterLinked1
closed
3 years ago
18
Fixed problem with package installation on Windows
#245
Igoriankrg
closed
3 years ago
5
struggling to re-generate sub-menu dynamically
#244
vesper8
closed
3 years ago
6
It is not possible to completely rebuild Menu
#243
JuGid
closed
3 years ago
6
Move from Travis CI to GitHub Actions
#242
octoper
closed
3 years ago
1
Adds the ability to add multiple checkbox and radio items
#241
octoper
closed
3 years ago
8
PHP8
#240
AydinHassan
closed
4 years ago
1
Using escape key as CustomControlMapping
#239
taytus
closed
4 years ago
1
Opening multiple menus
#238
incredimike
closed
4 years ago
4
Allow the use of callables to determine whether a menu item is disabled or not
#237
jackwh
closed
4 years ago
2
Improve the formatting of disabled menu items in different terminals
#236
jackwh
closed
4 years ago
6
feat(password): Make password having custom length
#235
samijnih
closed
4 years ago
7
Add VladReshet/artisanui package to Integrations section of readme
#234
vlad-reshetylo
closed
4 years ago
3
Next