2025-06-21 - 2026-06-21
Overview
2 Pull requests merged by 1 user
Merged
#40 Add resolution command
Merged
#27 Update help to include lscor
14 Issues closed from 1 user
Closed
#33 Indexing a non-existant component type stack overflows instead of returning nothing
Closed
#34 Push events for when virtual components are added and removed
Closed
#73 Editing a shell history entry edits the original instead of making a new entry
Closed
#71 Pressing return on the crash screen does not restart Halyde
Closed
#29 Application for setting the screen resolution
Closed
#37 Add hex multi-colour support for printing text to the terminal
Closed
#35 Issue with webinstall
Closed
#8 [App argentum/ag] Indicating progress while downloading files
Closed
#28 [App edit] Files with ANSI codes render formatted and/or breaks scrolling
Closed
#23 Commands for drive actions
Closed
#22 Copying folder with cp results in a file
Closed
#21 Seeking through words with Ctrl+Left or Ctrl+Right
Closed
#24 [App edit] Line length and text input break after scrolling
Closed
#26 Support for clipboard pasting
45 Issues created by 1 user
Opened
#28 [App edit] Files with ANSI codes render formatted and/or breaks scrolling
Opened
#29 Application for setting the screen resolution
Opened
#30 [App edit] Support for clipboard pasting
Opened
#31 [App edit] Wide characters get treated as two characters by the cursor and gets hidden
Opened
#32 [App edit] Support for deleting the character in the cursor with the Delete key
Opened
#33 Indexing a non-existant component type stack overflows instead of returning nothing
Opened
#34 Push events for when virtual components are added and removed
Opened
#35 Issue with webinstall
Opened
#37 Add hex multi-colour support for printing text to the terminal
Opened
#38 ANSI formatted text cannot have both a background and foreground colour
Opened
#39 [App edit] Pressing backspace when the line is empty corrupts it
Opened
#41 Pressing enter to finish a terminal.read() operation ends up pressing enter in the shell too
Opened
#42 Seeking does not work on special filesystem files
Opened
#43 Make the Halyde version display from the Argentum 2 store
Opened
#44 Test if every app works fine
Opened
#45 Document the shell changes that come with sandboxing
Opened
#46 Set the version to Halyde v3.0.0 and merge branches to finally release v3!
Opened
#47 Make modload have an API
Opened
#48 Make the Virtual Filesystem
Opened
#49 Make the module management CLI tool
Opened
#50 Restrict apps from being able to have raw component access (except for GPU, modem, and internet)
Opened
#51 Limit capabilities based on user permissions
Opened
#52 Make an app for handling users and passwords
Opened
#53 Make an app for handling file permissions
Opened
#54 Make other ANSI escape sequences and make TTY screen setting use them
Opened
#55 Check if Halyde still works without a screen/display
Opened
#56 Make the system not forget to close handles
Opened
#57 Allow viewing logs in the crash screen
Opened
#58 Rewrite edit.lua
Opened
#59 Add a command for killing a process based on a PID or by its name
Opened
#60 Add an equivalent of cron
Opened
#61 Implement checkArg statements wherever needed
Opened
#62 Add the less command
Opened
#63 Refactor shell parsing
Opened
#64 Shell I/O redirection
Opened
#65 Add tee command
Opened
#66 Make tsched be able to measure average time used by a process when ran
Opened
#67 Make an app like top/htop
Opened
#68 Make the "log" app be able to watch a log (or all logs) and put new entries on the screen
Opened
#69 Make the "fetch" app show how many packages are installed by Argentum 2
Opened
#70 Allow the CLI parser library to handle multiple identical flags
Opened
#71 Pressing return on the crash screen does not restart Halyde
Opened
#72 Opening large files in edit causes a too long without yielding error
Opened
#73 Editing a shell history entry edits the original instead of making a new entry
Opened
#74 [Halyde 3] fs.copy() will always fail
2 Unresolved Conversations
Open
#25
Multi-byte 16x16 characters wrap incorrectly
Open
#15
Add some utility commands