1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: added check if the user entered a command to execute for exec command More... 4 months ago
feat: added command exec to internal commans for highlightning More... 4 months ago
feat: added command exec to execute commands without using the system's default shell More... 4 months ago
refactor: catch all exceptions in showPrompt procedure More... 4 months ago
feat: use runCommand to validate the shell option of command type More... 4 months ago
docs: updated changelog More... 4 months ago
fix: sending an alias output to standard error More... 4 months ago
style: fixed errors reported by nimalyzer More... 4 months ago
docs: updated changelog More... 4 months ago
feat!: if alias output is set to a file, append to the file instead of overwritting it More... 4 months ago
fix: executing a command with output to a file More... 4 months ago
feat: use runCommand to execute aliases More... 4 months ago
fix: setting an option with a command as its value More... 4 months ago
refactor: catch all exceptions in execAlias procedure More... 4 months ago
feat: added option to save the executed command output to a file More... 4 months ago
tests: added unit test for runCommand procedure More... 4 months ago
docs: added code documentation to runCommand procedure More... 4 months ago
refactor: added pragmas to runCommand procedure More... 4 months ago
feat: added logging commands in debug mode More... 4 months ago
refactor: redesigned executing a command More... 4 months ago
refactor: moved code related to executing a command to separated procedure More... 4 months ago
refactor: fixed error reported by nimalyzer More... 4 months ago
feat: continue work on exec command More... 4 months ago
feat: continue work on exec command More... 4 months ago
feat: started work on exec command More... 4 months ago
feat: added help entry for completion import command More... 4 months ago
feat: added help entry for completion export command More... 4 months ago
docs: added more information about Tab completion to README.md More... 4 months ago
docs: updated README.md with information about Tab completion system More... 4 months ago
docs: updated changelog More... 4 months ago