summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-10-02 07:09:46 +0200
committerhut <hut@lavabit.com>2010-10-02 07:09:46 +0200
commitf498e2ce0ccb04d02faf76f564bf765d00043964 (patch)
tree42e607c844c1b6e165be83919e2a1b5c26438859 /TODO
parent6b9651e6e7b8dcfc094626868f49cfb8216f4945 (diff)
downloadranger-f498e2ce0ccb04d02faf76f564bf765d00043964.tar.gz
widgets.browsercolumn: display "~" when truncating filenames
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions
>
2
3
4
5
6
7
8
9
         

                                                


      
                                        
 
                                                           
#!/bin/sh
# Translate given Mu programs into ELF binaries.
# Linux only for now.

set -e

cat $* [0-9]*.mu    |apps/mu    > a.subx

./translate_subx init.linux [0-9]*.subx mu-init.subx a.subx