summary refs log tree commit diff stats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authornfnty <git@nfnty.se>2017-01-28 19:35:10 +0100
committernfnty <git@nfnty.se>2017-01-28 22:46:18 +0100
commit60efe50d786de496471ea14356b793fd8032b0d7 (patch)
treea30c990da0ad5c99ab8defc95814a3fa0e6ef73b /CONTRIBUTING.md
parent6a788eb1b280132b64ce648254c4bfe5edc2c12d (diff)
downloadranger-60efe50d786de496471ea14356b793fd8032b0d7.tar.gz
data/scope.sh: Complete refactor
Enforce `bash` (bashisms were previously used without proper shebang)
Improve performance
Do not trim output
Do not try to highlight huge files
Increase readability

Fixes #112
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions
iech Siewierski <wojciech.siewierski@onet.pl> 2015-06-21 10:46:43 +0200 committer Wojciech Siewierski <wojciech.siewierski@onet.pl> 2015-06-21 10:47:54 +0200 added examples/plugin_ipc.py' href='/akspecs/ranger/commit/examples/plugin_ipc.py?h=v1.9.3&id=eed176768789208537b6bb8e97f08ef3d4b148fe'>eed17676 ^
b3d031a9 ^

eed17676 ^





dded3cb8 ^
eed17676 ^




b3d031a9 ^
eed17676 ^







b3d031a9 ^
eed17676 ^



b3d031a9 ^


eed17676 ^
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
52
53