URI: 
       Adding a FAQ to reference utmp(1). - st - simple terminal
  HTML git clone https://git.parazyd.org/st
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit e5d7c5a69e17d858984fe2c28b7d026672f42177
   DIR parent 784765ca35389a9579976d3e5ec9dc73de4bf4d9
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Wed, 31 Oct 2012 20:36:32 +0100
       
       Adding a FAQ to reference utmp(1).
       
       Diffstat:
         A FAQ                                 |       8 ++++++++
       
       1 file changed, 8 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/FAQ b/FAQ
       @@ -0,0 +1,8 @@
       +--
       +Why does st not handle utmp entries?
       +
       +Use the excellent tool of utmp[0] for this task.
       +
       +[0] http://hg.suckless.org/utmp/
       +--
       +