https://git.dlma.com/dotfiles.git/tree/d8117746b6e508f3fa06ffa7e9772dae72520427 Recent commits to dotfiles.git (d8117746b6e508f3fa06ffa7e9772dae72520427) 2025-01-10T22:43:04-08:00 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; tag:gitlist.org,2012:commit/cd130c482ce4f34ec5f1a7cf8da97271fc8f25de Set prev jump point on mouse click 2025-01-10T13:02:28-08:00 dblume david.blume@gmail.com <pre>Now that I've enabled mouse in vim, I sometimes want to just return the cursor to where it was when I've clicked the terminal window to foreground it. This lets a jump point so I can <c-i/o> back where I want. &lt;/pre&gt; tag:gitlist.org,2012:commit/58ccad07862efc0d1b2648dbf45d6adbe97dde53 Fix catppuccin-mocha's foreground, C-i -> <leader>i 2025-01-09T09:16:07-08:00 dblume david.blume@gmail.com <pre>catppuccin-mocha's foreground was too blue. Make it more white. Have ghostty do the same thing as alacritty. In order for both these features to work: * Tab/Shift-Tab: Navigate buffers * C-i/o: Jump Since C-i is Tab, map C-i to vim's <leader>i. (My <leader> is '\') &lt;/pre&gt; tag:gitlist.org,2012:commit/0de9db9b1fed0f3fff6b2c9fb7842bf9db168e37 ghostty: try catppuccin-mocha with darker background 2025-01-08T13:01:52-08:00 dblume david.blume@gmail.com <pre>Also change a color used by nvim for filetype syntax color &lt;/pre&gt; tag:gitlist.org,2012:commit/9529d95379ac0de3a79d73355e0387f75aaab007 ghostty theme Monokai Pro Spectrum 2025-01-07T20:10:33-08:00 dblume david.blume@gmail.com <pre>Also turn on mouse for vim, keep it similar to nvim. &lt;/pre&gt; tag:gitlist.org,2012:commit/df281db0e53b3ffc6c1409498434503806fb05db Restore nvim mouse mode to nvi 2025-01-07T15:28:19-08:00 dblume dblume@roku.com <pre>"nvi" was the default mode anyway. See if I can live with it. Benefit is mouse wheel scrolling. Downside is the cursor always jumping around when you click/drag on the window. &lt;/pre&gt; tag:gitlist.org,2012:commit/721e1efef2965001c215ee9ca9c8469a8352af98 Try mousewheel scrolling in tmux 2025-01-07T14:56:21-08:00 dblume david.blume@gmail.com <pre>Set "mouse on" so that the mouse wheel scrolls through back buffer. Without "mouse on" in tmux, then selecting text works as expected. With "mouse on" in tmux, I'll have to hold the shift key to select text. &lt;/pre&gt; tag:gitlist.org,2012:commit/18b7ea507c88ad05bc483933f1c567f0905982ea ghostty to use same block cursor as iTerm2 2025-01-07T14:52:47-08:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/b8a894b8aac22894aab58db3569789bdbebf8281 Add ghostty config 2025-01-07T10:26:07-08:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/dee4a8dae5116af70d511f80f7352add7badfb28 Add support for neovim 0.10 2024-12-03T00:17:59-08:00 dblume david.blume@gmail.com <pre>Neovim 0.10 removed support for the filetype methods. Now check the version of neovim, and make compatible calls. &lt;/pre&gt;