Commit Graph

11 Commits

Author SHA1 Message Date
Rekketstone
dc7562af52 Another poor attempt to fix vim
At least I think I'm geting closer?
2025-01-16 14:35:29 -07:00
Rekketstone
d8c40cb367 Formating
This is automatic
2025-01-16 13:57:30 -07:00
Rekketstone
1ad881ba60 Attempt to fix scrolling in vim
Atleast now it can "emulate" scrolling
2025-01-16 13:55:08 -07:00
Rekketstone
8bed0e9d52 Minor Terminal tweaks to make it more usable
Bash history is broken still, there is no CTRL+backspace, but it's
alright ig.
2025-01-16 11:55:52 -07:00
Rekketstone
a14cca9a99 Underline is broken, clearing terminal fixed
let shell deal with it amirite?
2025-01-16 11:29:27 -07:00
Rekketstone
d53f948bc4 Added highlighting, diming support
htop looks a lot better now
2025-01-16 10:03:58 -07:00
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
78df3c131a Very epico progaming
Yes
2025-01-15 16:36:48 -07:00