about summary refs log tree commit diff stats
path: root/src/tools/editor.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memleaks & more auto-freeSteffen Jaeckel2023-05-121-15/+5
* Editor executable support flagsDaniel Santos2023-03-301-1/+6
* fix more memory leaksSteffen Jaeckel2023-01-181-1/+1
* Update copyright yearMichael Vetter2023-01-101-1/+1
* Include common.h and xmpp.h in editor.cMichael Vetter2022-06-281-0/+2
* Fix crash on /editorMarcoPolo-PasTonMolo2022-03-241-1/+5
* re-factor `get_message_from_editor()`Steffen Jaeckel2022-03-141-62/+50
* prevent segfaultSteffen Jaeckel2022-03-131-0/+3
* Add stat.h to editorMichael Vetter2022-03-041-0/+1
* Include errno header in editor.cMichael Vetter2022-03-041-1/+2
* Move get_message_from_editor to appropriate file and change its keybindingMarcoPolo-PasTonMolo2022-03-031-0/+132
r.sh into ranger.py' href='/akspecs/ranger/commit/ranger.py?h=v1.5.0&id=a66c4a26f79d71210422f7d977b892d5a700dae8'>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