Commit graph

  • 2297373306
    Fix #257: fix the logic for determining which file was clicked. Bruce Hill 2019-05-08 19:37:37 -0700
  • c8e54ce4e2
    Code refactor Arun Prakash Jana 2019-05-09 07:34:10 +0530
  • 30aaa12e6f
    Fix #257 Arun Prakash Jana 2019-05-09 04:11:29 +0530
  • b093d98a6e
    Fix regression with opening binary file Arun Prakash Jana 2019-05-08 23:17:35 +0530
  • 3e54217ae9
    Fix build break Arun Prakash Jana 2019-05-08 20:56:44 +0530
  • 0eec240260
    Added mouse support Bruce Hill 2019-05-07 17:38:07 -0700
  • ece7654221
    Use refresh after tmp escape Arun Prakash Jana 2019-05-07 18:24:07 +0530
  • 747490a180
    Run nmount in a loop Arun Prakash Jana 2019-05-05 23:05:46 +0530
  • 0e8cb05045
    sync data before ejecting drives Arun Prakash Jana 2019-05-05 21:15:36 +0530
  • 21ee3489c2
    Add pdfview to view PDF file in PAGER Arun Prakash Jana 2019-05-05 20:56:37 +0530
  • b764055314
    Update getplugs to set up nlauch Arun Prakash Jana 2019-05-05 08:20:35 +0530
  • 5cd8578799
    Update Makefile library linking for debug target smartmic 2019-05-04 14:29:45 +0200
  • d3fa01f91f
    Update link Arun Prakash Jana 2019-05-02 20:36:07 +0530
  • 20256bbf99
    Fix #249 Arun Prakash Jana 2019-05-02 19:23:49 +0530
  • 8f1fdcf3e8
    Update docs Arun Prakash Jana 2019-04-30 08:36:55 +0530
  • b555887ca8
    Fix target all to work with target debug Arun Prakash Jana 2019-04-28 22:15:59 +0530
  • ee11e78f14
    nlaunch: add sleep to wait for child Arun Prakash Jana 2019-04-28 20:48:14 +0530
  • a5c5fc97e2
    Auto-build every Sat midnight Arun Prakash Jana 2019-04-28 10:38:34 +0530
  • 3050639417
    Update docs Arun Prakash Jana 2019-04-27 18:15:18 +0530
  • b41560572c
    Unify tmp file creation Arun Prakash Jana 2019-04-27 20:05:57 +0530
  • ce934471ed Updated with some feedback. Bruce Hill 2019-05-19 14:56:23 -0700
  • 1f5008f37e Switched back to strncat Bruce Hill 2019-05-16 18:11:17 -0700
  • 2a5b3d11d4 Switched strncat -> strlcat Bruce Hill 2019-05-16 17:57:47 -0700
  • b239b5ab5f Updated to use more carefully defined buffer sizes. Bruce Hill 2019-05-16 17:29:44 -0700
  • ffc96378ca Added checks for write() return values. Bruce Hill 2019-05-16 16:49:58 -0700
  • 1800e9bb34 Fixed whitespace Bruce Hill 2019-05-16 16:38:03 -0700
  • e789e07a1a Removing external vidir dependency by replicating vidir's behavior internally. Bruce Hill 2019-05-16 16:31:17 -0700
  • c3265c0cfb Alternate scrolling rules. Bruce Hill 2019-05-09 19:14:24 -0700
  • 05d2c531a5 More localized onscreen calculation Bruce Hill 2019-05-09 16:07:41 -0700
  • cebcc07966 Updated with more requested changes Bruce Hill 2019-05-09 15:59:59 -0700
  • 2703f09309 Updated with feedback Bruce Hill 2019-05-09 15:24:01 -0700
  • f228ff11a9 Fixing extra change again. Bruce Hill 2019-05-09 12:33:03 -0700
  • 6b81123e56 Fixing extra change that got mixed in. Bruce Hill 2019-05-09 12:31:51 -0700
  • 07b2a78573 Rolling back this change Bruce Hill 2019-05-09 12:13:06 -0700
  • cb2fcbfd22 Merge https://github.com/jarun/nnn Bruce Hill 2019-05-09 12:09:57 -0700
  • 73af53e11a
    Code refactor Arun Prakash Jana 2019-05-09 19:16:50 +0530
  • 17632afcf1
    Fix build break Arun Prakash Jana 2019-05-09 18:45:47 +0530
  • f64d6ca6fd
    Removing debug code. Bruce Hill 2019-05-08 19:56:10 -0700
  • cea8feb1d1
    Oops, fixed an issue with short file listings. Bruce Hill 2019-05-08 19:54:27 -0700
  • bc45526abd
    Updated fallthrough comments for build Bruce Hill 2019-05-08 19:44:09 -0700
  • f1e20b2a86
    Fixed spaces->tabs Bruce Hill 2019-05-08 19:39:15 -0700
  • 6b7b284296
    Updated fallthrough comments Bruce Hill 2019-05-08 19:38:32 -0700
  • 0559d2ad97
    Fix for click position logic Bruce Hill 2019-05-08 19:37:37 -0700
  • 5523820d65
    Code refactor Arun Prakash Jana 2019-05-09 07:34:10 +0530
  • 5a03ed22c2 Updated page up/down and ctrl+d/u logic to scroll (and drag cursor behind) instead of moving the selection directly. Bruce Hill 2019-05-09 00:48:25 -0700
  • 1fd06c6ad9 Added scrolloff parameter (similar to Vim) and separate variable to track the current scroll. With this change, the scroll is clamped so that the selected file is never less than SCROLLOFF lines from the edge of the screen, instead of always in the center. To restore the old behavior, set SCROLLOFF to a large value like 9999. Bruce Hill 2019-05-08 21:25:47 -0700
  • bf025576f8 Removing debug code. Bruce Hill 2019-05-08 19:56:10 -0700
  • 12515e4e17 Oops, fixed an issue with short file listings. Bruce Hill 2019-05-08 19:54:27 -0700
  • 6d5eb1966a Updated fallthrough comments for build Bruce Hill 2019-05-08 19:44:09 -0700
  • 3d62dbc675 Fixed spaces->tabs Bruce Hill 2019-05-08 19:39:15 -0700
  • aecbfb91dd Updated fallthrough comments Bruce Hill 2019-05-08 19:38:32 -0700
  • cd483ac65e Fix for click position logic Bruce Hill 2019-05-08 19:37:37 -0700
  • 59f505e743
    Code refactor Arun Prakash Jana 2019-05-09 07:34:10 +0530
  • d0235da6d9
    Fix #257 Arun Prakash Jana 2019-05-09 04:11:29 +0530
  • ea3dce326e
    Fix regression with opening binary file Arun Prakash Jana 2019-05-08 23:17:35 +0530
  • b8ff9ebaa3
    Fix build break Arun Prakash Jana 2019-05-08 20:56:44 +0530
  • 802a908908
    Merge pull request #253 from bruce-hill/master Mischievous Meerkat 2019-05-08 19:14:09 +0530
  • 2a76fbb959 Fix prompts to have "y/N" (instead of "y/Y") Joe Moudrik 2019-05-08 10:45:28 +0200
  • da8bc31b17 Fix CLI mode prompt to have "y/N" (instead of "y/Y") Joe Moudrik 2019-05-08 10:19:39 +0200
  • 981b897f6c Inlined the context switching code instead of using a goto. Bruce Hill 2019-05-07 18:19:32 -0700
  • 1c4a570b9c Added mouse support Bruce Hill 2019-05-07 17:38:07 -0700
  • 892f5bedee Use refresh after tmp escape Arun Prakash Jana 2019-05-07 18:24:07 +0530
  • e81f25df1c Run nmount in a loop Arun Prakash Jana 2019-05-05 23:05:46 +0530
  • b74b42a1ab sync data before ejecting drives Arun Prakash Jana 2019-05-05 21:15:36 +0530
  • fcd24ba5c6 Add pdfview to view PDF file in PAGER Arun Prakash Jana 2019-05-05 20:56:37 +0530
  • 07496c694f
    Update getplugs to set up nlauch Arun Prakash Jana 2019-05-05 08:20:35 +0530
  • 71c476e9b1
    Merge pull request #251 from smartmic/master Mischievous Meerkat 2019-05-04 19:58:18 +0530
  • 42b6bb2cc4
    Update Makefile library linking for debug target smartmic 2019-05-04 14:29:45 +0200
  • cac7f95780 Update link Arun Prakash Jana 2019-05-02 20:36:07 +0530
  • 842b7a5db0 Fix #249 Arun Prakash Jana 2019-05-02 19:23:49 +0530
  • 36ef8e6b2e
    Update docs Arun Prakash Jana 2019-05-01 06:38:47 +0530
  • d0e03440e5
    Update docs Arun Prakash Jana 2019-04-30 08:36:55 +0530
  • 6892ba6e6b Fix target all to work with target debug Arun Prakash Jana 2019-04-28 22:15:59 +0530
  • 5fb81caa12
    nlaunch: add sleep to wait for child Arun Prakash Jana 2019-04-28 20:48:14 +0530
  • 29d6d911ff Auto-build every Sat midnight Arun Prakash Jana 2019-04-28 10:38:34 +0530
  • 42262d10d8
    Update docs Arun Prakash Jana 2019-04-28 00:42:27 +0530
  • 6942ac2f3e
    Update docs Arun Prakash Jana 2019-04-27 22:37:20 +0530
  • d06b552731 Unify tmp file creation Arun Prakash Jana 2019-04-27 20:05:57 +0530
  • d39588ec05
    Update docs Arun Prakash Jana 2019-04-27 18:15:18 +0530
  • 8166e0169a
    Reformat create link to selection Arun Prakash Jana 2019-04-27 17:58:55 +0530
  • ce6fc35929
    Refactor dentfill() Arun Prakash Jana 2019-04-27 16:12:11 +0530
  • 12a4ab3248 Support readline in open with Arun Prakash Jana 2019-04-27 01:53:41 +0530
  • c4f39a200a Modular readline call Arun Prakash Jana 2019-04-27 01:41:35 +0530
  • 810cf2e403 Add timeout to warnings Arun Prakash Jana 2019-04-27 00:55:28 +0530
  • 2d65a30485
    Update docs Arun Prakash Jana 2019-04-26 20:06:47 +0530
  • bfe950d082 Make nlaunch independent Arun Prakash Jana 2019-04-26 19:08:04 +0530
  • 41c9c82d90 Restore keyboard shortcuts Arun Prakash Jana 2019-04-26 18:52:54 +0530
  • 4f15fb765a
    Always detach opener Arun Prakash Jana 2019-04-26 08:46:37 +0530
  • f07c8a9dfd Update docs Arun Prakash Jana 2019-04-26 08:12:09 +0530
  • cefc4b08a7
    Update nmount, troubleshooting Arun Prakash Jana 2019-04-25 22:08:38 +0530
  • 9ac9c1bf4f Document #225 Arun Prakash Jana 2019-04-25 21:20:45 +0530
  • 04bd1ea71d Revert "Fix #225" Arun Prakash Jana 2019-04-25 21:11:35 +0530
  • 6186e8b458 Fix check for binary value Arun Prakash Jana 2019-04-25 19:02:55 +0530
  • 7467d9f0ed Update docs Arun Prakash Jana 2019-04-25 18:20:52 +0530
  • 58e4b443a5 Check binary config values are 1 Arun Prakash Jana 2019-04-24 20:31:52 +0530
  • 32dde3390a Fix #225 Arun Prakash Jana 2019-04-23 21:54:59 +0530
  • e973330c91 Fix build break Arun Prakash Jana 2019-04-23 19:59:37 +0530
  • adad3f2fe8 Allocate initial path dynamically Arun Prakash Jana 2019-04-23 08:50:25 +0530
  • c270b6002f Fix picker mode with file Arun Prakash Jana 2019-04-23 01:52:53 +0530
  • cd4009dbf6 Remove redundant change for HOME Arun Prakash Jana 2019-04-23 01:13:02 +0530