Recent commits to dotfiles.git (2c91698265ed50212c996285ccfea57a481720ac) https://git.dlma.com/dotfiles.git/tree/2c91698265ed50212c996285ccfea57a481720ac Recent commits feed provided by GitList. Try nvim clipboard+=unnamedplus It fixes the issue where just "unnamed" would have delete operations overwrite the clipboard before pasting. https://git.dlma.com/dotfiles.git/commit/2c91698265ed50212c996285ccfea57a481720ac david.blume@gmail.com (dblume) Thu, 06 Mar 2025 10:43:18 -0800 2c91698265ed50212c996285ccfea57a481720ac Enable mousewheel in VisiData Also note that disabling the motd does not prevent the Statuses window from appearing on launch. https://git.dlma.com/dotfiles.git/commit/f2c6a89ddc75249419c44b490916d5709f97385f david.blume@gmail.com (dblume) Fri, 28 Feb 2025 11:02:07 -0800 f2c6a89ddc75249419c44b490916d5709f97385f Improvements to my .gitconfig These came from https://blog.gitbutler.com/how-git-core-devs-configure-git/ https://git.dlma.com/dotfiles.git/commit/3723a885fd800c5becb7ca2f56e602d4b39e6565 david.blume@gmail.com (dblume) Tue, 25 Feb 2025 17:43:05 -0800 3723a885fd800c5becb7ca2f56e602d4b39e6565 ghostty divider color was too dark 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 https://git.dlma.com/dotfiles.git/commit/f70693ffad2d9624f7b37ed9b7aa6a9557101c33 david.blume@gmail.com (dblume) Wed, 19 Feb 2025 09:05:19 -0800 f70693ffad2d9624f7b37ed9b7aa6a9557101c33 ghostty better contrast for catppuccin-mocha's cursor https://git.dlma.com/dotfiles.git/commit/63ce57de1d3a69a67d4997665f84e9169335cbb2 david.blume@gmail.com (dblume) Tue, 18 Feb 2025 12:48:58 -0800 63ce57de1d3a69a67d4997665f84e9169335cbb2 vim: No need to set jump point for insert mode now 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. https://git.dlma.com/dotfiles.git/commit/94ed7ebe7b8bc250229dc19d7f2f1586d97ac796 david.blume@gmail.com (dblume) Mon, 27 Jan 2025 22:09:33 -0800 94ed7ebe7b8bc250229dc19d7f2f1586d97ac796 vim: Don't move cursor when activating window https://vim.fandom.com/wiki/How_to_not_move_cursor_when_selecting_window_with_mouse https://git.dlma.com/dotfiles.git/commit/da8c9c5cc77fda70c22ae53713411bb170f78b75 david.blume@gmail.com (dblume) Mon, 27 Jan 2025 13:45:34 -0800 da8c9c5cc77fda70c22ae53713411bb170f78b75 vim mouse events in insert mode improvement 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. https://git.dlma.com/dotfiles.git/commit/ae27116847af359fb2a4bf8ec7709b9a1713a66e david.blume@gmail.com (dblume) Fri, 24 Jan 2025 15:11:12 -0800 ae27116847af359fb2a4bf8ec7709b9a1713a66e Display macOS tips.txt in any terminal. 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 | +-------------------------------+ https://git.dlma.com/dotfiles.git/commit/8d863d41d7565e5cfaf14d71c3ff2e0588fce734 david.blume@gmail.com (dblume) Tue, 14 Jan 2025 15:47:55 -0800 8d863d41d7565e5cfaf14d71c3ff2e0588fce734 ghostty title bar fix for i3 Linux-only config change: Instead of the huge titlebar with menu, have to expected small titlebar in i3 https://git.dlma.com/dotfiles.git/commit/d8117746b6e508f3fa06ffa7e9772dae72520427 david.blume@gmail.com (dblume) Fri, 10 Jan 2025 22:43:04 -0800 d8117746b6e508f3fa06ffa7e9772dae72520427