index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
ui.py
blob: 0e48a68a570da60329abf498b158a6dab9f66862 (
plain
) (
tree
)
2b3db775
^
1
2
3
4
class
UI
():
def
draw
(
self
):
import
time
time
.
sleep
(
0.1
)