summary refs log tree commit diff
path: root/etc/tf/cfg/autoexec.cfg
blob: 987023f8998e92acb6dfb4b96964231d86f0976e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
cl_interp 0
bind = "exec autoexec"
bind p "record p; stop"
bind \ kill
bind ' explode
bind / toggle_duck
bind mouse2 +attack2
alias sens1 "sensitivity 1.7"
alias sens2 "sensitivity 1.7"
alias sens3 "sensitivity 2.5"
bind 1 "slot1; sens1"
bind 2 "slot2; sens2"
bind 3 "slot3; sens3"
bind mouse3 "voicemenu 2 6"
bind mouse4 "voicemenu 0 7"
bind mouse5 "voicemenu 1 4"
tf_contract_progress_show 0
1 -0500'>2019-02-17Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe