Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set window titles from Bash and tmux | Tom Ryder | 2024-10-23 | 2 | -1/+25 |
| | |||||
* | Adjust Markdown support files for Vim | Tom Ryder | 2024-10-21 | 5 | -87/+63 |
| | | | | | | | * Start using the stock plugin again, so move most of the functionality to after/ftplugin * Work around mis-placed indent code in the stock ftplugin * Enable heading folding (the stock one is much faster than mine) | ||||
* | Merge branch 'release/v12.45.0' into develop | Tom Ryder | 2024-10-21 | 2 | -5/+9 |
|\ | | | | | | | | | * release/v12.45.0: Update dotfiles(7) manual page | ||||
| * | Update dotfiles(7) manual page | Tom Ryder | 2024-10-21 | 1 | -3/+7 |
| | | |||||
| * | Bump VERSION | Tom Ryder | 2024-10-21 | 1 | -2/+2 |
|/ | |||||
* | Put all of LESS= setting on one line | Tom Ryder | 2024-10-20 | 1 | -11/+11 |
| | | | | Looks like recent versions of less still don't support the += syntax. | ||||
* | Configure mouse usage with Vim | Tom Ryder | 2024-10-20 | 2 | -17/+7 |
| | |||||
* | Restore less(1) config | Tom Ryder | 2024-10-20 | 6 | -0/+37 |
| | | | | But don't bother with lesskey at all anymore. | ||||
* | Remove truetype font settings for Xterm | Tom Ryder | 2024-10-20 | 1 | -14/+0 |
| | | | | Falling back on the system defaults seems to be fine. | ||||
* | Allow terminal mouse operations | Tom Ryder | 2024-10-19 | 1 | -7/+0 |
| | | | | We'll turn this off per-application instead. | ||||
* | Update dotfiles(7df) manual page | Tom Ryder | 2024-10-19 | 1 | -7/+3 |
| | |||||
* | Remove less dotfiles | Tom Ryder | 2024-10-19 | 7 | -34/+0 |
| | | | | | Not really worth navigating whether lesskey is or is not needed on any given system. | ||||
* | Update a link to Steve Losh's dotfiles | Tom Ryder | 2024-10-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/v12.43.0' into develop | Tom Ryder | 2024-10-19 | 1 | -2/+2 |
|\ | |||||
| * | Bump VERSION | Tom Ryder | 2024-10-19 | 1 | -2/+2 |
|/ | |||||
* | Allow terminal title operations again | Tom Ryder | 2024-10-19 | 2 | -18/+0 |
| | | | | Let's see if it still causes the problems it used to. | ||||
* | Merge branch 'release/v12.42.0' into develop | Tom Ryder | 2024-10-14 | 3 | -10/+5 |
|\ | | | | | | | | | | | * release/v12.42.0: Update PGP key Update dotfiles(7) manual page | ||||
| * | Update PGP key | Tom Ryder | 2024-10-14 | 1 | -4/+3 |
| | | |||||
| * | Update dotfiles(7) manual page | Tom Ryder | 2024-10-14 | 1 | -4/+0 |
| | | |||||
| * | Bump VERSION | Tom Ryder | 2024-10-14 | 1 | -2/+2 |
|/ | |||||
* | Update/correct reference to meme image | Tom Ryder | 2024-08-28 | 1 | -1/+1 |
| | |||||
* | Rework some awkward comments in my vimrc | Tom Ryder | 2024-08-28 | 1 | -11/+12 |
| | |||||
* | Update date in vimrc | Tom Ryder | 2024-01-14 | 1 | -1/+1 |
| | |||||
* | Set 'smoothscroll' if it exists | Tom Ryder | 2024-01-13 | 1 | -0/+9 |
| | |||||
* | Set 'cdhome' if it exists | Tom Ryder | 2024-01-13 | 1 | -0/+8 |
| | |||||
* | Prevent loading the manpager plugin | Tom Ryder | 2024-01-13 | 2 | -0/+3 |
| | |||||
* | Update flavor comment for stub vimrc | Tom Ryder | 2024-01-11 | 1 | -7/+7 |
| | |||||
* | Remove sudo wrapper forcing -H/--set-home | Tom Ryder | 2023-12-22 | 2 | -10/+0 |
| | |||||
* | Remove picom completely | Tom Ryder | 2023-11-13 | 3 | -7/+0 |
| | | | | | | Slows down OpenTTD. Non-negotiable! I'll just start it when I actually need it for e.g. vokoscreeNG. | ||||
* | Update comment on <Backspace> vimrc mapping | Tom Ryder | 2023-10-10 | 1 | -3/+3 |
| | |||||
* | Remove picom config for now | Tom Ryder | 2023-08-15 | 2 | -10/+0 |
| | | | | Will see if we need to add anything later. | ||||
* | Revert "Remove picom (X compositor)" | Tom Ryder | 2023-08-15 | 4 | -0/+17 |
| | | | | | | | | This reverts commit ad35987a6ce12d46aaa1cc1570c25ae6414f6f60. I needed to enable this to get transparency working for mouse-click displays in vokoscreenNG. Maybe it'll help elsewhere in ways I'd not considered. Let's give this another go. | ||||
* | Merge branch 'release/v12.41.0' into develop | Tom Ryder | 2023-08-03 | 1 | -2/+2 |
|\ | |||||
| * | Bump VERSION | Tom Ryder | 2023-08-03 | 1 | -2/+2 |
|/ | |||||
* | Handle unset b:undo_ftplugin in Python Vim | Tom Ryder | 2023-08-02 | 1 | -0/+8 |
| | |||||
* | Add Vim filetype detection for Rust | Tom Ryder | 2023-07-20 | 1 | -0/+4 |
| | |||||
* | Set exports filetype in Vim | Tom Ryder | 2023-07-20 | 1 | -0/+4 |
| | |||||
* | Add missing comment to filetype.vim | Tom Ryder | 2023-07-20 | 1 | -0/+1 |
| | |||||
* | Correct double-up in Vim python 'equalprg' | Tom Ryder | 2023-07-17 | 1 | -1/+1 |
| | |||||
* | Add keybinding for rofi password-store login | Tom Ryder | 2023-07-01 | 1 | -0/+3 |
| | |||||
* | Add username-typing to rofi password-store script | Tom Ryder | 2023-07-01 | 1 | -8/+24 |
| | |||||
* | Merge branch 'release/v12.40.0' into develop | Tom Ryder | 2023-06-26 | 1 | -2/+2 |
|\ | |||||
| * | Bump VERSION | Tom Ryder | 2023-06-26 | 1 | -2/+2 |
|/ | |||||
* | Try tmux's default $TERM | Tom Ryder | 2023-06-26 | 1 | -3/+0 |
| | | | | Let's see how I go with tmux-256color for a while. | ||||
* | Merge branch 'release/v12.39.0' into develop | Tom Ryder | 2023-06-17 | 3 | -339/+352 |
|\ | | | | | | | | | | | * release/v12.39.0: Update PGP key Update dotfiles(7) manual page | ||||
| * | Update PGP key | Tom Ryder | 2023-06-17 | 1 | -1/+0 |
| | | |||||
| * | Update dotfiles(7) manual page | Tom Ryder | 2023-06-17 | 1 | -336/+350 |
| | | |||||
| * | Bump VERSION | Tom Ryder | 2023-06-17 | 1 | -2/+2 |
|/ | |||||
* | Revert "Be strict about modifiers for xterm cop... | Tom Ryder | 2023-06-17 | 1 | -2/+2 |
| | | | | | | Seems to break things on XFCE; haven't worked out why yet. This reverts commit e25f5b8d3f1db0870fe9c0a4c6499c43580f277a. | ||||
* | Update PGP key | Tom Ryder | 2023-06-17 | 1 | -4/+5 |
| |