.. |
d
|
Add blood theme and fix the bluy one for scr.color=1
|
2023-07-15 09:04:42 +02:00 |
2048.c
|
Eliminate some globals ##cons
|
2023-06-13 00:14:46 +02:00 |
canvas_line.c
|
Fix static/R_API function definition formatting
|
2021-12-21 20:58:12 +01:00 |
canvas.c
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
cons.c
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
cpipe.c
|
Fix #22588 - Support multiple redirections in the same line ##shell
|
2024-02-13 20:39:31 +01:00 |
cutf8.c
|
Also replace __UNIX__ with R2__UNIX__
|
2022-12-10 20:32:10 +01:00 |
d_themes.inc.c
|
Add blood theme and fix the bluy one for scr.color=1
|
2023-07-15 09:04:42 +02:00 |
dietline.c
|
!! for session history, !. for history save ##shell
|
2024-08-05 13:06:19 +02:00 |
editor.c
|
Reimplement internal cfg.editor line editor ##cons
|
2024-08-05 10:34:12 +02:00 |
grep.c
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
help.c
|
Fix ::pd and ::? glitch with (null) colors ##cons
|
2023-05-07 12:12:48 +02:00 |
html.c
|
Fix scr.html in pdc ##cons
|
2024-06-07 12:14:13 +02:00 |
hud.c
|
Fix null deref, memleaks and portability regression
|
2024-06-26 16:06:28 +02:00 |
input.c
|
Add support for arrow keys on some terminals ##cons
|
2024-04-02 13:39:09 +02:00 |
less.c
|
Handle ^F and ^B in RCons.less ##shell
|
2024-03-17 19:47:26 +01:00 |
line.c
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
Makefile
|
Initial support for JSON help messages ##json
|
2022-05-28 00:43:35 +02:00 |
meson.build
|
Initial support for JSON help messages ##json
|
2022-05-28 00:43:35 +02:00 |
more.c
|
Eliminate some globals ##cons
|
2023-06-13 00:14:46 +02:00 |
output.c
|
Replace r_return_val_if_fail with uppercase alternative
|
2024-08-05 12:26:32 +02:00 |
pager_private.h
|
Code cleanup in RCons
|
2019-06-09 18:50:36 +02:00 |
pager.c
|
Rename RStrpool.ansiChop to ansiTrim() ##api
|
2023-08-17 23:45:29 +02:00 |
pal.c
|
Replace r_return_val_if_fail with uppercase alternative
|
2024-08-05 12:26:32 +02:00 |
pixel.c
|
Replace other r_return_* uses and update DEVELOPERS.md ##refactor
|
2024-08-05 13:31:58 +02:00 |
rgb.c
|
Move colortable global into the RConsContext ##globals
|
2022-09-21 11:19:16 +02:00 |
stiv.c
|
Fix warnings
|
2023-08-07 10:40:50 +02:00 |