1323 Commits (f21ed23273c771df74834d479aa58bdab8b4c946)

Author SHA1 Message Date
  Sijmen J. Mulder 235eb29614
Fix check when char is unsigned (#665) 4 years ago
  Sijmen J. Mulder 3686ef756a
Always use builtin alloca() (#666) 4 years ago
  Arun Prakash Jana 306af787ca
Add -Wshadow to CFLAGS and fixes 4 years ago
  lvgx 7a1a4e293e
Avoid SIGWINCH interruptions of NNN_PIPE IO (#659) 4 years ago
  Arun Prakash Jana 4b4bf6cca5
Option -u to disable current/selection prompt 4 years ago
  Arun Prakash Jana d9b8b0e821
Clear selection after some operations (see notes) 4 years ago
  Arun Prakash Jana 7c802cce60
Show '+' in statusbar instead of 's' for selection 4 years ago
  Arun Prakash Jana b3076e35d6
Refactor key-val pair parsing 4 years ago
  Arun Prakash Jana a1ec2236d8
Make once-used function inline 4 years ago
  Ian R 1f22da2994
Feature #534: Support hardware cursor sync 4 years ago
  Arun Prakash Jana b3e2ffc2e6
Selection mode don't need to be persistent 4 years ago
  Arun Prakash Jana 05b1db059e
Plugin run flags don't need to be persistent 4 years ago
  Arun Prakash Jana 796334354e
Picker mode doesn't need to be persistent 4 years ago
  Arun Prakash Jana b481b23280
Retain order on session load 4 years ago
  Arun Prakash Jana c5f0a25e7e
Simplify subdir creation 4 years ago
  Arun Prakash Jana d19d8d5f02
Derive session and mount paths, shorten paths 4 years ago
  Arun Prakash Jana b62adec72c
Subdir 'mounts' for remote/archive mounts 4 years ago
  Arun Prakash Jana fdfbac0386 Fix #639: store NNNLVL in tmp var 4 years ago
  Arun Prakash Jana 65cf067dc4 Fix #637: remove mount dir after unmount 4 years ago
  Arun Prakash Jana 58fd92c7ae
Add new ToDo list 4 years ago
  Arun Prakash Jana 2fc115bddc
Esc to send hovered path to FIFO 4 years ago
  Arun Prakash Jana 709c0d209e
Force notify on left click (right selects & updates) 4 years ago
  Arun Prakash Jana 1dbbc45c78
Key | to send file path to FIFO 4 years ago
  Arun Prakash Jana 61b4416e08
Refresh hovered for preview on mouse click 4 years ago
  Arun Prakash Jana 0ebc6db163
Fix #624: wait for user input if cmd fails 4 years ago
  Sijmen J. Mulder 68b9185071
Wrap FILE_MIME_OPTS use in check (#622) 4 years ago
  Arun Prakash Jana 8549121d86
Remove redundant key F5 4 years ago
  Arun Prakash Jana 7263a5f89b
Do not auto-revive filter in nav-to-type mode 4 years ago
  Arun Prakash Jana 4a2d978630
Simplify get_input() 4 years ago
  Arun Prakash Jana 984cffecc4
Set the corrent keybind for plugin 4 years ago
  Arun Prakash Jana 8e9c4ec88b
F5 to redraw (even with filter) 4 years ago
  Arun Prakash Jana 04f9698d86 Retire ^S as select plugin 4 years ago
  Arun Prakash Jana 309ed0ed67
Remove NNN_PIPE on exit 4 years ago
  Arun Prakash Jana e3d90a98ce
Support make option O_CTX8 for 8 contexts 4 years ago
  Arun Prakash Jana 4d291d0ac2
Use bitfields for runtime transient states 4 years ago
  Arun Prakash Jana 32ab43a9ff
Handle number of contexts in a generic fashion 4 years ago
  Arun Prakash Jana c48b8d02a1 Revert "Alt+Enter: clear filter and exit filter prompt" 4 years ago
  lvgx 41dc17883a
Fix detecting end of evironment options (#610) 4 years ago
  Léo Villeveygoux 75e8bf44be Use sigaction() instead of signal() 4 years ago
  Léo Villeveygoux 3426d0d0a3 Cleanly handle SIGTERM and SIGHUP 4 years ago
  Arun Prakash Jana 2232772db4
Alt+Enter: clear filter and exit filter prompt 4 years ago
  Arun Prakash Jana 87bb2d7742
Remove F5 for toggle hidden (misfit) 4 years ago
  Arun Prakash Jana 2599564e64
Set Escape delay to 0 4 years ago
  Arun Prakash Jana dd5a936bf4
Alt+Esc to clear filter and exit filter prompt 4 years ago
  Arun Prakash Jana 713bab21ea
Prepare for release v3.2 4 years ago
  Arun Prakash Jana 38829e5610
Fix build break 4 years ago
  Arun Prakash Jana 56886922a6
Select file if file path is passed 4 years ago
  Arun Prakash Jana c1f88d00ff
Fix filterfn not in sync with cfg.regex 4 years ago
  lvgx b1027150ed
Add -a option to generate a temporary NNN_FIFO (#588) 4 years ago
  Arun Prakash Jana a4909beb44
Fix build break 4 years ago