zeyad
|
6993041a96
|
pr: Fix process slot exhaustion in process lifecycle (#16)
* fix process slot reuse after exit
* fix terminal tty reuse after close
|
2026-05-10 23:01:12 +02:00 |
|
boreddevnl
|
a43465e3d3
|
feat: implement left/right arrow navigation and inline editing in shell
|
2026-04-27 16:07:25 +02:00 |
|
boreddevnl
|
81ea21e746
|
fix(input): update boredword, browser, grapher and libwidget to support UTF8
|
2026-04-23 21:59:42 +02:00 |
|
boreddevnl
|
8006a83449
|
fix(input): update terminal and txtedit to use UTF-8 input subsystem.
|
2026-04-23 21:33:59 +02:00 |
|
boreddevnl
|
4d1e619d7a
|
term: switch to TrueType fonts
|
2026-04-23 00:00:36 +02:00 |
|
boreddevnl
|
9c600caf45
|
feature: Add ELF metadata support
|
2026-04-21 00:29:39 +02:00 |
|
boreddevnl
|
ef32527733
|
fix: Fallback color for terminal color if disable in bshrc
|
2026-04-20 13:03:11 +02:00 |
|
Lluciocc
|
750880dcb5
|
Adding support for multiple PATH
|
2026-04-20 10:09:39 +02:00 |
|
Lluciocc
|
992aad52e5
|
Fixing yellow color not showing
|
2026-04-19 00:45:41 +02:00 |
|
Lluciocc
|
75c3e4c27a
|
Adding a argument in bshrc to enable/disable terminal color
|
2026-04-19 00:35:30 +02:00 |
|
Lluciocc
|
01aa75a4f1
|
Removing ref to the history
|
2026-04-18 10:11:52 +02:00 |
|
Lluciocc
|
d00eed4e13
|
Refactor command input handling in terminal.c
|
2026-04-17 12:06:31 +02:00 |
|
Lluciocc
|
c4562e8778
|
Implement command history and input color updates
|
2026-04-17 11:40:11 +02:00 |
|
boreddevnl
|
0ad151d7fc
|
OPTIMIZATION: Throttle terminal/Bsh idle polling
|
2026-04-17 09:42:27 +02:00 |
|
boreddevnl
|
bdd43f43cd
|
FEATURE: add Bsh + userspace terminal, remove legacy cmd/cli utils
|
2026-04-15 22:47:24 +02:00 |
|