Commit graph

12 commits

Author SHA1 Message Date
Peiwei Hu
48c2c5f287 Add file percentage in visual mode (V/Vv) 2024-05-17 18:06:50 +08:00
brightprogrammer
16e722cffc
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421) 2023-03-30 18:36:48 +08:00
Giovanni
c89b12a046
Removed plenty of eprintfs in rz_core (#2950) 2022-08-29 00:32:17 +08:00
Aswin C
0aa1ff92c4
Mark the test for pg as broken (#1129) 2021-05-14 01:22:32 +08:00
Aswin C
a363b7303a
Introduce rz_core_gadget_print() API to print visual gadgets (#1122)
* Introduce `rz_core_gadget_print` API to print gadgets

* Use the API at all instances where the rz_core_cmd was used

* Add a test and doxygen styled documentation for the API
2021-05-13 23:52:02 +08:00
seanachao
a2f8631b6c
Change -, --, = argument and = command meaning (#930)
* Swap = & - R (#615)&(#616)
* Fix R replace =
2021-04-21 16:20:24 +08:00
Khairul Azhar Kasmiran
4eb3cb2369
Fix dup [?25l esc seq in cmd_visual test (#965) 2021-04-05 17:04:50 +08:00
Khairul Azhar Kasmiran
eddd2d1b3d
Fix dup ]0;0H esc seq in cmd_visual test (#946) 2021-04-01 20:31:49 +08:00
Khairul Azhar Kasmiran
fe5af64505
Fix dup title in cmd_visual test (#943) 2021-03-31 20:17:43 +08:00
Khairul Azhar Kasmiran
f22b290279
Windows subprocess: Remove \r only if followed by \n or not part of esc seq (#512) 2021-02-04 18:00:48 +08:00
karliss
ccb3ae0fac
Don't start panel mode when noninteractive. (#16701) 2020-04-23 23:34:02 +03:00
pancake
346eb5bd38
Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
Renamed from test/new/db/cmd/cmd_visual (Browse further)