mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-22 00:01:30 +00:00
- Introduced a mechanism to prune bash history entries within a defined range, enhancing the management of command history. - Added a new constant for maximum history entries and updated the injection script to utilize this feature. - Improved the script's logic to ensure proper handling of history entries, including marking the beginning and end of relevant history sections.