From 8c1c64ed36b331881cc4318f9680d1c1cd34ae80 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 30 May 2018 10:09:09 -0400 Subject: Remove viewmodel disabling Switched to minimized viewmodels with lowest viewmodel FOV and it's much better. --- etc/tf/cfg/autoexec.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/tf/cfg/autoexec.cfg') diff --git a/etc/tf/cfg/autoexec.cfg b/etc/tf/cfg/autoexec.cfg index 14dc5638..8cd38ff4 100644 --- a/etc/tf/cfg/autoexec.cfg +++ b/etc/tf/cfg/autoexec.cfg @@ -1,3 +1,3 @@ tf_contract_progress_show 0 bind \ kill -bind = "bind mouse2 +attack2; toggle r_drawviewmodel 0 1" +bind = "bind mouse2 +attack2" -- cgit 1.4.1 ion value='master' selected='selected'>master dontfiles
summary refs log tree commit diff
path: root/txt/music.md (unfollow)
Commit message (Expand)Author
2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe
2019-09-05Decode entities in titlesJune McEnroe
2019-09-05Print title as soon as it's availableJune McEnroe
2019-09-05Use CURL_PREFIX to set flagsJune McEnroe
2019-09-05Add titleJune McEnroe
2019-09-04Add Avorter n'est pas tuerJune McEnroe
2019-08-29Unset executable on shell scriptsJune McEnroe
2019-08-29Add long-missing setopt to bin.7June McEnroe
2019-08-29Add editJune McEnroe56c25d98c3c7af4ff78c3175630b281c780b3c7&follow=1'>Set TABSIZE=4June McEnroe
Absolutely indiscriminately.
2022-06-02Do basic match highlightingJune McEnroe
2022-06-02Clean up parsing a littleJune McEnroe
2022-06-02Don't duplicate path stringJune McEnroe
2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe
For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine.
2022-06-02Add initial working version of qfJune McEnroe
2022-05-29Set prompt for okshJune McEnroe