Commit graph

10 commits

Author SHA1 Message Date
Khairul Azhar Kasmiran
c0954db52a
?***: Pass gutter size as parameter instead (#5575) 2025-12-06 06:56:55 +08:00
Khairul Azhar Kasmiran
441e3bdff5
?***: Fix wrapping (#5563) 2025-12-02 18:52:53 +08:00
Khairul Azhar Kasmiran
4ea5ac0876
?**: Fix wrapping (#5552)
* Base test output

* `?**`: Fix wrapping
2025-11-27 19:12:22 +00:00
Khairul Azhar Kasmiran
cec391de9c
?**: Show entire help string on match even if wrapped (#5534)
Co-authored-by: Rot127 <45763064+Rot127@users.noreply.github.com>
2025-11-19 22:12:06 +08:00
Khairul Azhar Kasmiran
482e8a7138
?: Fix misalignment when wrapping if vertical bar is U+2502 (#5527) 2025-11-15 15:10:49 +08:00
Khairul Azhar Kasmiran
5b6d0dce2d
Add scr.utf8=false case to ?** test (#5520) 2025-11-10 21:19:46 +08:00
Khairul Azhar Kasmiran
c09c3b69ad
Touch up !/!! help (#5503)
* Touch up `!`/`!!` help

* Fix yamllint error

* Make `echo $RZ_SIZE` work using `bash`

* Move `!!ls` note to `!!??`

* Make grep-`!!` relationship more clear

* Fix test
2025-11-05 08:44:05 +08:00
Rot127
0c0f868646
Add ?**, ?**e, ?*** for interactive search of command and settings details (#5062)
* Add ?** as alias for ?*~...

* Zero initialize the help desc copy.

Fixes a bug when detail_cb was called but it was just garbage.

* Implement ?***

* Add tests for interactive command search

* Add string buffer output mode for internal use and use it for setting help.

* Add ?**e for interactive search of config values.
2025-07-08 12:06:39 +00:00
seanachao
a2f8631b6c
Change -, --, = argument and = command meaning (#930)
* Swap = & - R (#615)&(#616)
* Fix R replace =
2021-04-21 16:20:24 +08:00
Emi1305
36c32e6693 Fix for internal less and hud mode available while in non-interactive (#17678) ##shell 2020-12-10 12:43:28 +08:00