Recent commits to dotfiles.git (c334f99fc21947f46cabccb31a5ba65db2a6a5b5) https://git.dlma.com/dotfiles.git/tree/c334f99fc21947f46cabccb31a5ba65db2a6a5b5 Recent commits feed provided by GitList. Alacritty to use DejaVu Sans Mono for Powerline For the git branch character  in the vim status bar. https://wiki.dlma.com/linux#dejavu-sans-for-powerline-font https://git.dlma.com/dotfiles.git/commit/c334f99fc21947f46cabccb31a5ba65db2a6a5b5 david.blume@gmail.com (dblume) Sat, 27 Apr 2024 00:13:43 -0700 c334f99fc21947f46cabccb31a5ba65db2a6a5b5 Set $TERMINAL=alacritty for C-i vs Tab I want vim to keep C-o/C-i jump pairs and map Tab/Shift-Tab oo :bn/:bp, and gnome-terminal can't distinguish between C-i and Tab. So I need to install Alacritty where gnome-terminal comes default and tell i3-sensible-terminal to use Alacritty. https://git.dlma.com/dotfiles.git/commit/4def2b2f747f81e20cb696c0402d41a80f4d66ec david.blume@gmail.com (dblume) Fri, 26 Apr 2024 22:01:24 -0700 4def2b2f747f81e20cb696c0402d41a80f4d66ec Add link to install tmux-256color database in macOS https://git.dlma.com/dotfiles.git/commit/ba9ff4659d96f26f083ad001348431386d37691c david.blume@gmail.com (dblume) Fri, 26 Apr 2024 20:48:09 -0700 ba9ff4659d96f26f083ad001348431386d37691c tmux $TERM "tmux-256color" for visidata dot plots If $TERM is only "tmux" then VisiData (vd) doesn't use as many colors as it can, easily demonstrated with AirPassengers.csv https://git.dlma.com/dotfiles.git/commit/0fb06e2824f13361bd661d1cb493c2af34c3792c david.blume@gmail.com (dblume) Thu, 25 Apr 2024 23:34:56 -0700 0fb06e2824f13361bd661d1cb493c2af34c3792c When Tab distinguished from C-i, map it Buffer Next When in 'xterm' it seems like Neovim can distinguish between Tab and Ctrl-i. But when in 'tmux' it can't. We always want to preserve the C-i/C-o jump pairs, so only map Tab to :bn if it's different. References: https://vi.stackexchange.com/questions/16161/how-to-map-c-i-separate-from-tab/23344#23344 https://www.reddit.com/r/tmux/comments/114kzoo/tmux_cant_tell_ci_and_tab_apart/ https://github.com/tmux/tmux/issues/2705 https://git.dlma.com/dotfiles.git/commit/270d7ad57b8d69fae6bd224a3c80992318944041 dblume@roku.com (dblume) Wed, 24 Apr 2024 12:47:02 -0700 270d7ad57b8d69fae6bd224a3c80992318944041 Clarify comment 'Shift-Tab' https://git.dlma.com/dotfiles.git/commit/8c3cf8457d807a7cde2ebf9de097e708ca478d52 david.blume@gmail.com (dblume) Sat, 20 Apr 2024 09:40:34 -0700 8c3cf8457d807a7cde2ebf9de097e708ca478d52 Restore Ctrl-i (Tab) to mean "go to next jump pos" I had remapped Tab and Shift-Tab to mean next/prev buffer. Didn't realize that Tab was Ctrl-i and I'd lost next jump pos. (Funny, because it always jumped me to the other buffer, and seemed mostly working.) Now Ctrl-o and Ctrl-i are really working together again. https://git.dlma.com/dotfiles.git/commit/1b61b3d557f26358d9a0fb010f25860ad5ad9e03 david.blume@gmail.com (dblume) Fri, 19 Apr 2024 23:30:05 -0700 1b61b3d557f26358d9a0fb010f25860ad5ad9e03 Add commands SynStack and Hi for easier colorscheme edits Since I'm apparently going to be tweaking color themes, may as well add a "Hi" (highlight) command to display the current syntax/highlight info. https://git.dlma.com/dotfiles.git/commit/02f9b502f0fbf0ccf6088f46ddc1c625309546a1 dblume@roku.com (dblume) Tue, 16 Apr 2024 09:08:04 -0700 02f9b502f0fbf0ccf6088f46ddc1c625309546a1 vim to use the "git branch" powerline font char I've already got nvim using  the powerline font char on the status line. Give vim feature parity. https://git.dlma.com/dotfiles.git/commit/4f5c9042e174d3ca4b3bc4cb835858b6c2425b8a david.blume@gmail.com (dblume) Tue, 16 Apr 2024 08:23:16 -0700 4f5c9042e174d3ca4b3bc4cb835858b6c2425b8a Update Constant,Type,Prepoc,Comment style Noticed these too distracting in bash, vim theme types. Tried to tone them down. https://git.dlma.com/dotfiles.git/commit/bab9bdfbb6c6eaa1a1796556badc60daa00bf31c david.blume@gmail.com (dblume) Mon, 15 Apr 2024 11:02:06 -0700 bab9bdfbb6c6eaa1a1796556badc60daa00bf31c