rizin/librz/cons
Ehab-24 9f85d684a1
Emacs style case conversions (#5898)
This PR introduces the following changes to rizin shell:

- Use Meta-L to lowercase the following word
- Use Meta-U to uppercase the following word
- Use Meta-C to capitalize the following word

The behavior of these actions is the same as in zsh.
2026-03-11 16:52:52 +00:00
..
d librz/cons: fix defragger theme (#5039) 2025-03-25 21:58:56 +08:00
i Emacs style case conversions (#5898) 2026-03-11 16:52:52 +00:00
bar.c
canvas.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
canvas_line.c
cons.c test: increase coverage for RzCons and its components (#5735) 2026-01-07 12:27:45 +08:00
cpipe.c Rewrite how rz_cons_pipe_open/close behave to remove globals (#4223) 2024-02-14 09:05:17 +08:00
cutf8.c Remove dead code (#4705) 2024-11-08 18:46:13 +08:00
dietline.c Emacs style case conversions (#5898) 2026-03-11 16:52:52 +00:00
emacs_mode.c Emacs style case conversions (#5898) 2026-03-11 16:52:52 +00:00
grep.c test: increase coverage for RzCons and its components (#5735) 2026-01-07 12:27:45 +08:00
histogram.c test: increase coverage for RzCons and its components (#5735) 2026-01-07 12:27:45 +08:00
html.c Fix some coverity issues. (#5043) 2025-03-27 12:38:42 +08:00
hud.c Add ?**, ?**e, ?*** for interactive search of command and settings details (#5062) 2025-07-08 12:06:39 +00:00
input.c Fixes for Haiku OS (#5149) 2025-05-18 20:17:40 +08:00
less.c /e: Set NUL (\0) as newline (#4862) 2025-01-25 19:07:34 +08:00
line.c test: increase coverage for RzCons and its components (#5735) 2026-01-07 12:27:45 +08:00
meson.build Emacs style case conversions (#5898) 2026-03-11 16:52:52 +00:00
output.c
pager.c Replace current regex engine with PCRE2 (#4185) 2024-02-05 12:51:16 +08:00
pager_private.h Replace current regex engine with PCRE2 (#4185) 2024-02-05 12:51:16 +08:00
pal.c librz/core: Remove rizin command output (#5540) 2025-11-28 23:41:47 +08:00
prompt.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
README.md librz: add some initial documentation (#3782) 2023-10-13 13:46:19 +08:00
rgb.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00