summary refs log tree commit diff stats
path: root/ranger.py
diff options
context:
space:
mode:
authorA. Lopes <ajtluser@openmailbox.org>2015-06-10 22:04:06 +0100
committerA. Lopes <ajtluser@openmailbox.org>2015-06-10 22:04:06 +0100
commit9480940bbfd2a7631d358bc0dd8d2f32dc0b7714 (patch)
tree0641baf0ea21dbe91bd1ff4c07dd79f751b0fadb /ranger.py
parent1a5c0cb9a5409a6214797273b5398ef0e849cd63 (diff)
downloadranger-9480940bbfd2a7631d358bc0dd8d2f32dc0b7714.tar.gz
Fix for issue #259. If all the contents of the current folder are
hidden, now when the user toggle show_hidden, the topmost file or
directory is automatically selected. If the user toggles show_hidden,
hiding all files and folders those files can now not be interacted with.
Diffstat (limited to 'ranger.py')
0 files changed, 0 insertions, 0 deletions
1d3739bb ^
c3b0e804 ^
ac7ec7f2 ^
b9ab5d9f ^
118d97cd ^

28b17238 ^
5d9c7ffd ^
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