https://git.dlma.com/dotfiles.git/tree/ba9ff4659d96f26f083ad001348431386d37691c Recent commits to dotfiles.git (ba9ff4659d96f26f083ad001348431386d37691c) 2024-04-26T20:48:09-07:00 tag:gitlist.org,2012:commit/ba9ff4659d96f26f083ad001348431386d37691c Add link to install tmux-256color database in macOS 2024-04-26T20:48:09-07:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/0fb06e2824f13361bd661d1cb493c2af34c3792c tmux $TERM "tmux-256color" for visidata dot plots 2024-04-25T23:34:56-07:00 dblume david.blume@gmail.com <pre>If $TERM is only "tmux" then VisiData (vd) doesn't use as many colors as it can, easily demonstrated with AirPassengers.csv &lt;/pre&gt; tag:gitlist.org,2012:commit/270d7ad57b8d69fae6bd224a3c80992318944041 When Tab distinguished from C-i, map it Buffer Next 2024-04-24T12:47:02-07:00 dblume dblume@roku.com <pre>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 &lt;/pre&gt; tag:gitlist.org,2012:commit/8c3cf8457d807a7cde2ebf9de097e708ca478d52 Clarify comment 'Shift-Tab' 2024-04-20T09:40:34-07:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/1b61b3d557f26358d9a0fb010f25860ad5ad9e03 Restore Ctrl-i (Tab) to mean "go to next jump pos" 2024-04-19T23:30:05-07:00 dblume david.blume@gmail.com <pre>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. &lt;/pre&gt; tag:gitlist.org,2012:commit/02f9b502f0fbf0ccf6088f46ddc1c625309546a1 Add commands SynStack and Hi for easier colorscheme edits 2024-04-16T09:08:04-07:00 dblume dblume@roku.com <pre>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. &lt;/pre&gt; tag:gitlist.org,2012:commit/4f5c9042e174d3ca4b3bc4cb835858b6c2425b8a vim to use the "git branch" powerline font char 2024-04-16T08:23:16-07:00 dblume david.blume@gmail.com <pre>I've already got nvim using  the powerline font char on the status line. Give vim feature parity. &lt;/pre&gt; tag:gitlist.org,2012:commit/bab9bdfbb6c6eaa1a1796556badc60daa00bf31c Update Constant,Type,Prepoc,Comment style 2024-04-15T11:02:06-07:00 dblume david.blume@gmail.com <pre>Noticed these too distracting in bash, vim theme types. Tried to tone them down. &lt;/pre&gt; tag:gitlist.org,2012:commit/22438d4199c4dad347cbabfe7310894cdb48cb22 Changed markdown URL and Header styles 2024-04-13T21:55:44-07:00 dblume david.blume@gmail.com <pre>markdownURL and markdownHeader were distracting. They mapped to Constant and Title, so softened those. &lt;/pre&gt; tag:gitlist.org,2012:commit/bcd8d08585cb1e500420a36184ecb83427ca1f48 Add the powerline git char  to status line 2024-04-13T13:54:53-07:00 dblume david.blume@gmail.com <pre>I'm ambivalent about this, don't like needing nerdfonts or powerline fonts. I've removed their requirement once before. But I'll ease back in with just this one character. &lt;/pre&gt;