aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update date in vimrcdevelopTom Ryder2024-01-141-1/+1
|
* Set 'smoothscroll' if it existsTom Ryder2024-01-131-0/+9
|
* Set 'cdhome' if it existsTom Ryder2024-01-131-0/+8
|
* Prevent loading the manpager pluginTom Ryder2024-01-132-0/+3
|
* Update flavor comment for stub vimrcTom Ryder2024-01-111-7/+7
|
* Remove sudo wrapper forcing -H/--set-homeTom Ryder2023-12-222-10/+0
|
* Remove picom completelyTom Ryder2023-11-133-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 mappingTom Ryder2023-10-101-3/+3
|
* Remove picom config for nowTom Ryder2023-08-152-10/+0
| | | | Will see if we need to add anything later.
* Revert "Remove picom (X compositor)"Tom Ryder2023-08-154-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 developTom Ryder2023-08-031-2/+2
|\
| * Bump VERSIONTom Ryder2023-08-031-2/+2
|/
* Handle unset b:undo_ftplugin in Python VimTom Ryder2023-08-021-0/+8
|
* Add Vim filetype detection for RustTom Ryder2023-07-201-0/+4
|
* Set exports filetype in VimTom Ryder2023-07-201-0/+4
|
* Add missing comment to filetype.vimTom Ryder2023-07-201-0/+1
|
* Correct double-up in Vim python 'equalprg'Tom Ryder2023-07-171-1/+1
|
* Add keybinding for rofi password-store loginTom Ryder2023-07-011-0/+3
|
* Add username-typing to rofi password-store scriptTom Ryder2023-07-011-8/+24
|
* Merge branch 'release/v12.40.0' into developTom Ryder2023-06-261-2/+2
|\
| * Bump VERSIONTom Ryder2023-06-261-2/+2
|/
* Try tmux's default $TERMTom Ryder2023-06-261-3/+0
| | | | Let's see how I go with tmux-256color for a while.
* Merge branch 'release/v12.39.0' into developTom Ryder2023-06-173-339/+352
|\ | | | | | | | | | | * release/v12.39.0: Update PGP key Update dotfiles(7) manual page
| * Update PGP keyTom Ryder2023-06-171-1/+0
| |
| * Update dotfiles(7) manual pageTom Ryder2023-06-171-336/+350
| |
| * Bump VERSIONTom Ryder2023-06-171-2/+2
|/
* Revert "Be strict about modifiers for xterm cop...Tom Ryder2023-06-171-2/+2
| | | | | | Seems to break things on XFCE; haven't worked out why yet. This reverts commit e25f5b8d3f1db0870fe9c0a4c6499c43580f277a.
* Update PGP keyTom Ryder2023-06-171-4/+5
|
* Merge branch 'release/v12.38.0' into developTom Ryder2023-05-111-2/+2
|\
| * Bump VERSIONTom Ryder2023-05-111-2/+2
|/
* Fix xterm scroll behavior options for legibilityTom Ryder2023-05-111-3/+3
|
* Use xterm's built-in line-drawingTom Ryder2023-05-111-0/+6
|
* Merge branch 'release/v12.37.0' into developTom Ryder2023-04-131-2/+2
|\
| * Bump VERSIONTom Ryder2023-04-131-2/+2
|/
* Forego padding around tray iconsTom Ryder2023-04-111-0/+1
|
* Use em-dash as i3 status separatorTom Ryder2023-04-111-0/+1
|
* Switch to non-monospace font for i3Tom Ryder2023-04-111-2/+2
|
* Add title to some xterm windows from sxhkdTom Ryder2023-04-101-3/+3
|
* Lean on default path for i3 status configTom Ryder2023-04-102-2/+3
|
* Remove battery display in i3bar for nowTom Ryder2023-04-101-6/+0
| | | | It's not working consistently between machines.
* Remove unneeded settings for i3barTom Ryder2023-04-101-9/+0
|
* Use Ubuntu Mono for i3 fontTom Ryder2023-04-101-1/+1
|
* Stop hiding i3 borders for sole windowsTom Ryder2023-04-101-3/+0
| | | | I don't like how it makes the content of the window jump around.
* Be strict about modifiers for xterm copy/pasteTom Ryder2023-04-101-2/+2
|
* Revert "Let's try using an Xft font in xterm fo...Tom Ryder2023-04-101-1/+3
| | | | | | This reverts commit 08a587a7774796d3f15b48835f1e69ad83ae98cd. Nah.
* Let's try using an Xft font in xterm for a bitTom Ryder2023-04-101-3/+1
|
* Specify Ubuntu Mono as terminal fontTom Ryder2023-04-101-0/+8
| | | | | Specify Ubuntu Mono as the Xft (TrueType) font for xterm, but don't use it as the default.
* Don't scroll on terminal output, do scroll on keyTom Ryder2023-04-101-0/+7
| | | | Weird defaults. At least it's fixable.
* Block mouse operations in terminal applicationsTom Ryder2023-04-101-0/+7
|
* Use consistent title for xterm windowsTom Ryder2023-04-101-0/+12
|