about summary refs log tree commit diff stats
path: root/069allocate.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-09-07 16:39:03 -0700
committerKartik Agaram <vc@akkartik.com>2019-09-07 16:39:03 -0700
commit2844327aa793ab57650410f59d334b90aad2103b (patch)
tree1fb46afdbbc3938d4e6f817d383fc32ccc21a051 /069allocate.subx
parent8d5968b0dd23eba3f048ac601b2f4cae250a50ac (diff)
downloadmu-2844327aa793ab57650410f59d334b90aad2103b.tar.gz
5639 - tmux support for running a single test
Keep the top/left most pane for a shell, and try hitting `<Leader>t` from
within a test.

If you hit `<Leader>t` from within code, it will try to remember what test
you ran last and rerun that.
Diffstat (limited to '069allocate.subx')
0 files changed, 0 insertions, 0 deletions
>104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166