From 2b3db775535290cbbaae570dc79ed3438afe4795 Mon Sep 17 00:00:00 2001 From: hut Date: Sun, 22 Nov 2009 23:56:47 +0100 Subject: the basic loop --- code/ui.py | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 code/ui.py (limited to 'code/ui.py') diff --git a/code/ui.py b/code/ui.py new file mode 100644 index 00000000..0e48a68a --- /dev/null +++ b/code/ui.py @@ -0,0 +1,4 @@ +class UI(): + def draw(self): + import time + time.sleep(0.1) -- cgit 1.4.1-2-gfad0 > index : aerc
mirror of ~rjarry's aerc fork - a pretty good email clientakspecs <akspecs@tilde.institute>
about summary refs log tree commit diff stats
path: root/doc/aerc-search.1.scd
blob: 614a2bd136fa46c4d940121acbd8a0a531d62b96 (plain) (blame)
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