Commit graph

23 commits

Author SHA1 Message Date
67565ff647
save point 2025-05-12 14:34:13 -05:00
5a8fb2e725
Fix command argument handling in system command execution 2025-04-24 21:03:34 -05:00
2f002b9735
Improve process handling and environment setup for login shell functionality 2025-04-24 20:57:38 -05:00
088c61e19b
Add Ctrl-R history search and remove WINCH signal handler and debug output 2025-04-16 15:23:29 -05:00
9204a8f519
Add PATH command lookup and improve command handling logic 2025-04-15 16:32:48 -05:00
3b6dffa176
Move built-in commands to CustomCommands module and improve command handling 2025-04-15 13:59:48 -05:00
5d879616e8
Add custom command support with new CustomCommands module 2025-04-15 13:51:22 -05:00
7807ee5ee3
Set default TERM env and add Term::ReadLine::Gnu dependency 2025-04-15 13:44:56 -05:00
521ec5161f
Add explanation for project creation and simplify installation docs 2025-04-15 12:46:48 -05:00
e994049580
Creating a pkgbuild file 2025-04-14 22:16:01 -05:00
5196d165b9
Fixes to makefile.pl to ensure easy install of dependencies with cpanminus. wording update in readme 2025-04-14 21:40:04 -05:00
479a876dd1
Git ignore update 2025-04-14 16:55:47 -05:00
571742bc39
Add *.db pattern to gitignore and remove specific db file entries 2025-04-14 16:55:43 -05:00
5746c35398
Add dependency list and notes about job control to README 2025-04-14 16:49:31 -05:00
31203d82fc
Add signal handlers for SIGINT, SIGCHLD and terminal resize events 2025-04-14 15:24:59 -05:00
747db0fe15
Add environment variable support and SQLite storage 2025-04-14 12:07:26 -05:00
5d5f9bba9b
Add File::HomeDir and Environment::SQLite dependencies to Makefile.PL 2025-04-14 11:57:09 -05:00
d6d085ee6f
rc file support. 2025-04-14 11:49:22 -05:00
491a7b1eca
git ignore updated excluding history and env dbs 2025-04-14 11:43:23 -05:00
c835810c0e
save point working environment variables 2025-04-13 23:25:56 -05:00
3ddd822c15
Save point good cd and history 2025-04-13 21:54:16 -05:00
36b840f0da
save point 2025-04-13 21:44:48 -05:00
1e414f35c9
initial add 2025-04-13 21:37:36 -05:00