If you have “Help” instead of “Ins”, replace it with Overgod-tier. Keep pressing it, it will come.
OC, feel free to share.
EDIT; Home is now G-od tier. I didn’t know it would go to the beginning of a line, I always used macros “lol”.
If you have “Help” instead of “Ins”, replace it with Overgod-tier. Keep pressing it, it will come.
OC, feel free to share.
EDIT; Home is now G-od tier. I didn’t know it would go to the beginning of a line, I always used macros “lol”.
“pause/break” I can understand if you don’t write compiled code I guess (if you don’t know, Ctrl+break usually stops compilation, very handy when you reread your code while compiling and realized you fucked something up), but “home” is remove-tier ??? It’s one of the most useful keys for editing text my dude
Ctrl+break doesn’t do anything on my machine. Ctrl+c stops a process.
I always have it setup to stop compilation. Picked that up from using visual studio for many years. I admit it’s been a while since I last compiled something from a terminal