1. 02 Feb, 2016 1 commit
  2. 10 Dec, 2015 1 commit
    • Antoine Catton's avatar
      Redraw the panel when resizing the window during an incremental search · 065aab52
      Antoine Catton authored
      KEY_RESIZE wasn't handled by the incremental search. Resulting in this
      bug:
      
        * Set your terminal window to a small size.
        * Press '\' to filter the processes
        * Maximize your terminal window
        * The list of processes didn't resize.
      
      This change fixes this bug.
      
      Thank you Julian Andrews (@julianandrews) for finding this bug.
      065aab52
  3. 19 Aug, 2015 1 commit
    • David Hunt's avatar
      Rename String to StringUtils. · 5e602f18
      David Hunt authored
      Fixes building on case-insensitive filesystems where String.h gets confused with <string.h>.
      
      From d734dacea0a10d0465dad4e95b3421511e7da112 Mon Sep 17 00:00:00 2001
      From: David Hunt <dhunt@iolanthe.attlocal.net>
      Date: Sat, 11 Jul 2015 20:56:31 -0500
      Subject: [PATCH 1/8] Rename String to StringUtils
      5e602f18
  4. 23 Mar, 2015 4 commits
  5. 24 Apr, 2014 1 commit
  6. 16 Jan, 2014 1 commit
  7. 10 Nov, 2012 1 commit