2026-07-06 - 2026-08-06
Overview
40 Unresolved Conversations
Open
#59
Add a command for killing a process based on a PID or by its name
Open
#56
Make the system not forget to close handles
Open
#63
Refactor shell parsing
Open
#64
Shell I/O redirection
Open
#15
Add some utility commands
Open
#20
Shell autocomplete
Open
#25
Multi-byte 16x16 characters wrap incorrectly
Open
#30
[App edit] Support for clipboard pasting
Open
#31
[App edit] Wide characters get treated as two characters by the cursor and gets hidden
Open
#32
[App edit] Support for deleting the character in the cursor with the Delete key
Open
#38
ANSI formatted text cannot have both a background and foreground colour
Open
#39
[App edit] Pressing backspace when the line is empty corrupts it
Open
#41
Pressing enter to finish a terminal.read() operation ends up pressing enter in the shell too
Open
#42
Seeking does not work on special filesystem files
Open
#43
Make the Halyde version display from the Argentum 2 store
Open
#44
Test if every app works fine
Open
#45
Document the shell changes that come with sandboxing
Open
#46
Set the version to Halyde v3.0.0 and merge branches to finally release v3!
Open
#47
Make modload have an API
Open
#48
Make the Virtual Filesystem
Open
#49
Make the module management CLI tool
Open
#50
Restrict apps from being able to have raw component access (except for GPU, modem, and internet)
Open
#51
Limit capabilities based on user permissions
Open
#52
Make an app for handling users and passwords
Open
#53
Make an app for handling file permissions
Open
#54
Make other ANSI escape sequences and make TTY screen setting use them
Open
#55
Check if Halyde still works without a screen/display
Open
#57
Allow viewing logs in the crash screen
Open
#58
Rewrite edit.lua
Open
#60
Add an equivalent of cron
Open
#61
Implement checkArg statements wherever needed
Open
#62
Add the less command
Open
#65
Add tee command
Open
#66
Make tsched be able to measure average time used by a process when ran
Open
#67
Make an app like top/htop
Open
#68
Make the "log" app be able to watch a log (or all logs) and put new entries on the screen
Open
#69
Make the "fetch" app show how many packages are installed by Argentum 2
Open
#70
Allow the CLI parser library to handle multiple identical flags
Open
#72
Opening large files in edit causes a too long without yielding error
Open
#74
[Halyde 3] fs.copy() will always fail