about summary refs log tree commit diff stats
path: root/select.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-06-20 11:35:27 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-06-20 11:35:27 -0700
commit809dae205d0f32d170223144b1d0a533434bb6ee (patch)
tree04b7855fbeadc7d2b5efd44ef1fc95cc758c31c5 /select.lua
parentd90617ee2434cdb9fc881656a4da8515927a83e4 (diff)
downloadview.love-809dae205d0f32d170223144b1d0a533434bb6ee.tar.gz
move Selection1 clearing past business logic
Now all the cases that clear Selection1 do so in a very consistent way
at the end of each case. And cases that set Selection1 symmetrically do
so at the start of each case.
Diffstat (limited to 'select.lua')
0 files changed, 0 insertions, 0 deletions
7:35:56 +0100 committer hut <hut@lavabit.com> 2010-01-08 17:35:56 +0100 added license information' href='/akspecs/ranger/commit/ranger.py?h=v1.2.0&id=b4c2c703f9acdf39cbd47407ed51a7e7c807ba7d'>b4c2c703 ^
8fa87054 ^

a66c4a26 ^
8fa87054 ^
83868c7a ^
8fa87054 ^


a66c4a26 ^

f027adc0 ^
5c210a96 ^

3de15ddd ^

fb275079 ^

5c210a96 ^
3d566884 ^
e30d16cb ^
621a1a39 ^
9bc5d95c ^
c44b726e ^
465bff73 ^




f8e96a97 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51