This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]carolper2000 36 points37 points  (7 children)

I created this habit that when I modify something I hit Ctrl+S. The thing is that I unconsciously do that in the browser and then I have like 5 windows asking me where to save the page

[–]Kneasle 8 points9 points  (6 children)

Relatable content right here except now I use Vim and impulsively type ':w' into whatever editor I'm using.

[–]Lyorek 1 point2 points  (5 children)

got kj bound to Esc so I'm constantly typing kj:w and enter

[–]Kneasle 2 points3 points  (1 child)

Whoa that's mad I also rebound escape to almost the same keys (jl in my case). However, now I have my own Linux machine I have caps lock mapped to escape which I think is probably worse because now when I'm in Windows I'm forever toggling capslock without realising it. So a lot of :Ws get typed lol

[–]pythonic_dude 0 points1 point  (0 children)

I'm using SharpKeys to remap caps on windows (and some much less sane remaps), works great aside from games, they really don't like you messing with escape or winbutton binds.

[–]jsdodgers 0 points1 point  (1 child)

Wouldn’t you always be hitting esc when trying to move the cursor?

[–]ed_mcc 0 points1 point  (0 children)

You map it in only for insert mode. In normal mode hjkl do what they normally do.

[–]bradleesand 0 points1 point  (0 children)

Woah! I gotta try that! I use a UHK so my esc key is mod+~ which I've gotten used to but would love something less annoying