about summary refs log tree commit diff stats
path: root/run_tests.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2023-09-04 15:07:54 -0700
committerKartik K. Agaram <vc@akkartik.com>2023-09-04 15:07:54 -0700
commite74b92b7333d3382277a6794833126d8e9ebd5cd (patch)
tree7ddfd3e51d2927fc0fd99fd0334f40f544ed9a6a /run_tests.lua
parentadfe94b9fcf04cc52032467d8970aaf9cd4ea6dc (diff)
downloadview.love-e74b92b7333d3382277a6794833126d8e9ebd5cd.tar.gz
show any error after switching to source editor
Error_message is a special global. It's set when the app (Current_app = 'run')
encounters an error and switches to the source editor, and cleared when
switching from source editor back to the app.
Diffstat (limited to 'run_tests.lua')
0 files changed, 0 insertions, 0 deletions
ranger.ext.move.html?id=62cd83bace8e77cd1ff7028da6cf65d0d1defa27'>62cd83ba ^
b3556b21 ^
62cd83ba ^






4c13e1f2 ^









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