https://git.dlma.com/dotfiles.git/tree/2c91698265ed50212c996285ccfea57a481720ac Recent commits to dotfiles.git (2c91698265ed50212c996285ccfea57a481720ac) 2025-03-06T10:43:18-08:00 tag:gitlist.org,2012:commit/2c91698265ed50212c996285ccfea57a481720ac Try nvim clipboard+=unnamedplus 2025-03-06T10:43:18-08:00 dblume david.blume@gmail.com <pre>It fixes the issue where just "unnamed" would have delete operations overwrite the clipboard before pasting. &lt;/pre&gt; tag:gitlist.org,2012:commit/f2c6a89ddc75249419c44b490916d5709f97385f Enable mousewheel in VisiData 2025-02-28T11:02:07-08:00 dblume david.blume@gmail.com <pre>Also note that disabling the motd does not prevent the Statuses window from appearing on launch. &lt;/pre&gt; tag:gitlist.org,2012:commit/3723a885fd800c5becb7ca2f56e602d4b39e6565 Improvements to my .gitconfig 2025-02-25T17:43:05-08:00 dblume david.blume@gmail.com <pre>These came from https://blog.gitbutler.com/how-git-core-devs-configure-git/ &lt;/pre&gt; tag:gitlist.org,2012:commit/f70693ffad2d9624f7b37ed9b7aa6a9557101c33 ghostty divider color was too dark 2025-02-19T09:05:19-08:00 dblume david.blume@gmail.com <pre>As of ~v1.1.2 we can now set the divider color with split-divider-color See https://github.com/ghostty-org/ghostty/issues/4326 &lt;/pre&gt; tag:gitlist.org,2012:commit/63ce57de1d3a69a67d4997665f84e9169335cbb2 ghostty better contrast for catppuccin-mocha's cursor 2025-02-18T12:48:58-08:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/94ed7ebe7b8bc250229dc19d7f2f1586d97ac796 vim: No need to set jump point for insert mode now 2025-01-27T22:09:33-08:00 dblume david.blume@gmail.com <pre>Now that I disabled moving the cursor on window activation, I want insert mode to remain as insert mode when I further tap around in the window. &lt;/pre&gt; tag:gitlist.org,2012:commit/da8c9c5cc77fda70c22ae53713411bb170f78b75 vim: Don't move cursor when activating window 2025-01-27T13:45:34-08:00 dblume david.blume@gmail.com <pre>https://vim.fandom.com/wiki/How_to_not_move_cursor_when_selecting_window_with_mouse &lt;/pre&gt; tag:gitlist.org,2012:commit/ae27116847af359fb2a4bf8ec7709b9a1713a66e vim mouse events in insert mode improvement 2025-01-24T15:11:12-08:00 dblume david.blume@gmail.com <pre>Turns out I don't like the mouse moving the cursor while in insert mode. Probably because I lost mental context of what I was doing if I was in a different window and I'm clicking back to vim. So now switch to normal mode and set a jump point. That way I can just either: * Switch back to insert mode where I am. * <C-o> to return to where the insert point previously was. &lt;/pre&gt; tag:gitlist.org,2012:commit/8d863d41d7565e5cfaf14d71c3ff2e0588fce734 Display macOS tips.txt in any terminal. 2025-01-14T15:47:55-08:00 dblume david.blume@gmail.com <pre>I use both iTerm2 and Ghostty, but the same tips.txt file applies to both. (Which keys make splits, navigate them, and expand them.) +-------------------------------+ | opt-cmd-← | | | cmd-d | | | | +----------cmd-shift-d----------+ | cmd-shift-enter = full screen | +-------------------------------+ &lt;/pre&gt; tag:gitlist.org,2012:commit/d8117746b6e508f3fa06ffa7e9772dae72520427 ghostty title bar fix for i3 2025-01-10T22:43:04-08:00 dblume david.blume@gmail.com <pre>Linux-only config change: Instead of the huge titlebar with menu, have to expected small titlebar in i3 &lt;/pre&gt;