michal-sapka-me

Codebase for my homepage.
git clone git://vcs.sapka.me/michal-sapka-me
Log | Files | Refs

commit c59d810cc81407ce55796723bd48b3248a92f523
parent 8b0e53144152f173a8d104a32984fc01fc00bb66
Author: MichaƂ M. Sapka <michal@sapka.me>
Date:   Fri,  3 Feb 2023 21:37:10 +0100

feat: article for 2023-02-03

and forgotten assets

Diffstat:
Aassets/ytcovers/7G00r5dZIJY.jpg | 0
Aassets/ytcovers/<youtube.jpg | 0
Aassets/ytcovers/video_id.jpg | 0
Acontent/2023/the-worst-part-of-emacs-after-3-weeks.md | 21+++++++++++++++++++++
Aresources/_gen/images/7G00r5dZIJY_hu31b4f33abcee1c8c1eeabb837e05727f_55258_0x300_resize_q75_box.jpg | 0
Aresources/_gen/images/7G00r5dZIJY_hu6c27bf4eaed2bd0e78afd567f5985c36_17851_0x300_resize_q75_box.jpg | 0
6 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/assets/ytcovers/7G00r5dZIJY.jpg b/assets/ytcovers/7G00r5dZIJY.jpg Binary files differ. diff --git a/assets/ytcovers/<youtube.jpg b/assets/ytcovers/<youtube.jpg diff --git a/assets/ytcovers/video_id.jpg b/assets/ytcovers/video_id.jpg diff --git a/content/2023/the-worst-part-of-emacs-after-3-weeks.md b/content/2023/the-worst-part-of-emacs-after-3-weeks.md @@ -0,0 +1,21 @@ +--- +title: "The Worst Part of Emacs After 3 Weeks" +category: "software" +abstract: old habbits die hard +date: 2023-02-03T21:23:05+01:00 +year: 2023 +draft: false +tags: ['emacs', 'vim'] +--- +As you may already know, I am slowly moving from Vim to Emacs. I am that guy, "btw I use emacs." So far, it has been great. The editor is solid, and the ecosystem is impressive. I can handle email and IRC from Emacs! That's the stuff. + +But old habits die hard. Since I want to use Emacs in most Emacs-y of ways, I won't use Vim key bindings. And this causes frustration. There are two conflicting ones that drive extra me crazy. + +In Vim, as we all know, `k` goes a line down. In Emacs, that's `C-n` (where C stands for Control). However, my mind wants to use `k`, so every few minutes, I press `C-k`, which deletes the rest of the line (the equivalent of `D` in Vim). + +Every + +few + +minutes + diff --git a/resources/_gen/images/7G00r5dZIJY_hu31b4f33abcee1c8c1eeabb837e05727f_55258_0x300_resize_q75_box.jpg b/resources/_gen/images/7G00r5dZIJY_hu31b4f33abcee1c8c1eeabb837e05727f_55258_0x300_resize_q75_box.jpg Binary files differ. diff --git a/resources/_gen/images/7G00r5dZIJY_hu6c27bf4eaed2bd0e78afd567f5985c36_17851_0x300_resize_q75_box.jpg b/resources/_gen/images/7G00r5dZIJY_hu6c27bf4eaed2bd0e78afd567f5985c36_17851_0x300_resize_q75_box.jpg