Projects

I wrote a couple of small, free and open source software projects:

  • vis a text editor combining concepts from both vi(1) and sam(1)

    A highly efficient, modal editor with built-in support for multiple selections, structural regular expressions and Lua scripting capabilities.

  • dvtm - dynamic virtual terminal manager

    Dynamic console window manager for POSIX compatible operating systems, enables dynamic tiling window management for multiple terminal applications.

  • abduco a tool for session {at,de}tach support

    Allows to run Unix processes independently from their controlling terminal. Programs can be detached - run in the background - and then later reattached.

  • ciopfs - case insensitive on purpose file system

    A stackable, user space overlay file system which mounts a regular directory in case preserving, but insensitive fashion.

  • dwm-win32 - X11 dwm ported to Windows

    The popular X11 dynamic window manager adapted to the Microsoft Windows platform.