Recent commits to dotfiles.git (9529d95379ac0de3a79d73355e0387f75aaab007) https://git.dlma.com/dotfiles.git/tree/9529d95379ac0de3a79d73355e0387f75aaab007 Recent commits feed provided by GitList. ghostty theme Monokai Pro Spectrum Also turn on mouse for vim, keep it similar to nvim. https://git.dlma.com/dotfiles.git/commit/9529d95379ac0de3a79d73355e0387f75aaab007 david.blume@gmail.com (dblume) Tue, 07 Jan 2025 20:10:33 -0800 9529d95379ac0de3a79d73355e0387f75aaab007 Restore nvim mouse mode to nvi "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. https://git.dlma.com/dotfiles.git/commit/df281db0e53b3ffc6c1409498434503806fb05db dblume@roku.com (dblume) Tue, 07 Jan 2025 15:28:19 -0800 df281db0e53b3ffc6c1409498434503806fb05db Try mousewheel scrolling in tmux 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. https://git.dlma.com/dotfiles.git/commit/721e1efef2965001c215ee9ca9c8469a8352af98 david.blume@gmail.com (dblume) Tue, 07 Jan 2025 14:56:21 -0800 721e1efef2965001c215ee9ca9c8469a8352af98 ghostty to use same block cursor as iTerm2 https://git.dlma.com/dotfiles.git/commit/18b7ea507c88ad05bc483933f1c567f0905982ea david.blume@gmail.com (dblume) Tue, 07 Jan 2025 14:52:47 -0800 18b7ea507c88ad05bc483933f1c567f0905982ea Add ghostty config https://git.dlma.com/dotfiles.git/commit/b8a894b8aac22894aab58db3569789bdbebf8281 david.blume@gmail.com (dblume) Tue, 07 Jan 2025 10:26:07 -0800 b8a894b8aac22894aab58db3569789bdbebf8281 Add support for neovim 0.10 Neovim 0.10 removed support for the filetype methods. Now check the version of neovim, and make compatible calls. https://git.dlma.com/dotfiles.git/commit/dee4a8dae5116af70d511f80f7352add7badfb28 david.blume@gmail.com (dblume) Tue, 03 Dec 2024 00:17:59 -0800 dee4a8dae5116af70d511f80f7352add7badfb28 Support vim detection of local serial logs Support logs with the '!' and '*' columns, and that are missing the channel ID. So support both: 11-19 15:36:59.959 12 [...] ... and 11-19 15:36:59.959 !*[...] ... 11-19 15:36:59.959 [...] ... https://git.dlma.com/dotfiles.git/commit/ee2ebd786115880fdb2d57d2c747bd80f6dab490 david.blume@gmail.com (dblume) Mon, 02 Dec 2024 11:29:08 -0800 ee2ebd786115880fdb2d57d2c747bd80f6dab490 Add rokulog detection of "publishing" channels Since we're detecting rokulog by format of the first line, detect publishing channel IDs like "358_72dbe" https://git.dlma.com/dotfiles.git/commit/04a20c1ef1ba85c5ff34e559d84d847b1ff01dfd david.blume@gmail.com (dblume) Mon, 02 Dec 2024 08:50:39 -0800 04a20c1ef1ba85c5ff34e559d84d847b1ff01dfd Detect rokulog files even when .txt extension exists https://git.dlma.com/dotfiles.git/commit/3e22322d2513e34121d32b7949530088a4465ff2 david.blume@gmail.com (dblume) Sun, 01 Dec 2024 20:13:54 -0800 3e22322d2513e34121d32b7949530088a4465ff2 Remove accidental vim commands from bash history https://git.dlma.com/dotfiles.git/commit/5a819174355e1f2085df3d0a12ffbb2d069ce6c5 dblume@roku.com (dblume) Wed, 27 Nov 2024 11:36:29 -0800 5a819174355e1f2085df3d0a12ffbb2d069ce6c5