Commit Graph

2 Commits

Author SHA1 Message Date
D V
6973360826 refactor for platform compatibility
Updated the code to ensure compatibility with both Windows and Unix-like systems. This involved adding platform-specific checks for certain commands and file paths. Specifically, the code now correctly sets the terminal window title on Windows systems while avoiding errors on other platforms.

Additionally, code style and formatting were improved for better readability.
2023-09-09 14:21:49 +05:30
D V
28b2a243f3 fix bugs and renamed 2023-08-13 17:17:50 +05:30