Commit Graph

8 Commits

Author SHA1 Message Date
Rekketstone
e7cb69fe4b Simple handling for autocomplete and bash history
As long as you are using bash it will always work, not sure for fish and
other shells so I'll leave it to the user to experiment soon, I'll add
another thing to the config.h to do so.
2025-01-16 07:34:29 -07:00
Rekketstone
8b171bbb5a Using ANSI escape code to CTRL+C instead of SIGINT 2025-01-15 20:56:31 -07:00
Rekketstone
f3b05c3929 Alternative buffering and ANSI Escape Codes
This kind helped with stabilizing vim and htop, still gotta fix them
tho.
2025-01-15 20:48:15 -07:00
Rekketstone
a04a1870cc Refreshing and No more blinking cursor
Cursor will now be hollow if you're not focused on the window and the
refreshing of the terminal makes the cursor not freak out + some visual
bugs **should** be fixed. Htop and vim are not going to work still
unfortunately.
2025-01-15 17:54:45 -07:00
Rekketstone
347ac2948c window name stuff, and possibly unicode support? 2025-01-15 17:24:05 -07:00
Rekketstone
6cbac0b2d0 Stupid README.md fix
grr need them cross outs
2025-01-15 16:37:34 -07:00
Rekketstone
78df3c131a Very epico progaming
Yes
2025-01-15 16:36:48 -07:00
79de3abd33 Initial commit 2025-01-15 18:24:35 +00:00