about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_connect.c
diff options
context:
space:
mode:
authorStefan <stefan@devlug.de>2021-02-15 19:47:21 +0100
committerMichael Vetter <jubalh@iodoru.org>2021-04-16 18:03:58 +0200
commit8be8f75b874ddbeddb070e9efda6d12b2230d646 (patch)
treeac7de57dfd70ae6755be844c44ed868a766062f2 /tests/unittests/test_cmd_connect.c
parent791b13cb9a720372e5d436c9f7d6dbdf4bec732a (diff)
downloadprofani-tty-8be8f75b874ddbeddb070e9efda6d12b2230d646.tar.gz
Add new editor command
Goal is to launch an external editor (eg vim) to edit the text there.
Diffstat (limited to 'tests/unittests/test_cmd_connect.c')
0 files changed, 0 insertions, 0 deletions
rtik/teliva/commit/src/luasec/Makefile?id=5a484efe8c72a929382c96555a31129f8d2a55c8'>5a484ef ^
97a0254 ^
7814c1c ^
ff43b5b ^
5a484ef ^

16a98ea ^
5a484ef ^
b40ad26 ^
5a484ef ^



70a2e1d ^
5a484ef ^
70a2e1d ^
5a484ef ^






b40ad26 ^

5a484ef ^




97a0254 ^
5a484ef ^
b40ad26 ^



5a484ef ^
5a484ef ^







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
54
55
56
57
58
59
60
61
62