1006 Commits (c3b2ace9fd10389ed09a6664b34fd528da22f281)
 

Author SHA1 Message Date
  Arun Prakash Jana c3b2ace9fd
Merge pull request #142 from josalmi/patch-1 6 years ago
  Joni Salmi 2623f688f2
Replace single dot with source for fish shell 6 years ago
  Arun Prakash Jana 9cc627459d
Rename macro 6 years ago
  Arun Prakash Jana d065666205
Use ^G to discard seleciton and exit in vim plugin mode 6 years ago
  Arun Prakash Jana afd8b64d56
Update docs 6 years ago
  Arun Prakash Jana 0abe07f9bd
vim plugin has a new project page 6 years ago
  Arun Prakash Jana 78614f9fbf
Merge pull request #138 from KillTheMule/patch-3 6 years ago
  KillTheMule 7207b1d61f
Add neovim support 6 years ago
  Arun Prakash Jana f1a9d15756
Update docs 6 years ago
  Arun Prakash Jana 25a307f75e
Update ToDo list # 6 years ago
  Arun Prakash Jana 075c0cb935
Handle DEL in rename prompt (Mac) 6 years ago
  Arun Prakash Jana ab4c6ff363
Fix #135:wq 6 years ago
  Arun Prakash Jana 4dc6cb83ff
Update docs 6 years ago
  Arun Prakash Jana cc5e49a9a9
Fix #133: Add nnn-picker.vim plugin 6 years ago
  Arun Prakash Jana fb64e7e2dd
option -p: pick last selected entry if no explicit select 6 years ago
  Arun Prakash Jana 6853487109
Fix lint issue 6 years ago
  Arun Prakash Jana 9e974be3dd
Add option -p for file picker 6 years ago
  Arun Prakash Jana 435790325e
Add container for Arch Linux 6 years ago
  Arun Prakash Jana f71dc87e0c
Prepare for release v2.1 6 years ago
  Arun Prakash Jana 7288f6a713
Update help screen 6 years ago
  Arun Prakash Jana 2939cb0a8d
Fix keybind in doc 6 years ago
  Arun Prakash Jana 82fbf19803
Add `Y` as selection keybind 6 years ago
  Arun Prakash Jana 897817a677
Merge pull request #131 from Gumnos/Gumnos-dsusp-doc-patch-1 6 years ago
  Arun Prakash Jana ea3e0af1af
Merge pull request #132 from Gumnos/Gumnos-export-export-patch-1 6 years ago
  Tim Chase bd9f86ad4e
Remove redundant "export" from man page 6 years ago
  Tim Chase 458f12a979
Annotate ^Y/DSUSP issue on BSDs caused by `stty` 6 years ago
  Arun Prakash Jana 3297366b65
Update comments 6 years ago
  Arun Prakash Jana 48c14230a6
Add file to the list of deps 6 years ago
  Arun Prakash Jana 0fec0f7ebb
Remove default case of unhandled keys 6 years ago
  Arun Prakash Jana 57613de18b
Show warnings for copy, move, multiple remove 6 years ago
  Arun Prakash Jana 362fd8ce78
Define S_BLKSIZE if not defined 6 years ago
  Arun Prakash Jana 8ae2eed0f3
Update docs on file path copy 6 years ago
  Arun Prakash Jana e65e47d691
Retain filter state on unhandled keypress 6 years ago
  Arun Prakash Jana 56ca0a6cce
Rudimentary C Shell script to quit and cd 6 years ago
  Arun Prakash Jana 80371258a1
Switch X and ^X key functionality 6 years ago
  Arun Prakash Jana 229b1eba91
Use ^W to visit pinned directory. 6 years ago
  Arun Prakash Jana dbac97f893
Merge pull request #129 from fengyichui/master 6 years ago
  fengyichui 5b063c8123 Initialize BLK_SHIFT with '-S' option 6 years ago
  fengyichui a86737ea81 Fix BLK_SHIFT may be wrong in some platforms #128 6 years ago
  fengyichui 7213b226d7 Fix BLK_SHIFT may be wrong in some platforms #128 6 years ago
  Arun Prakash Jana ff0999b801
Change visit pinned dir key to ^B. 6 years ago
  Arun Prakash Jana ce0a9a6ab3
Update docs 6 years ago
  Arun Prakash Jana 5c7eb3ba5b
Update features 6 years ago
  Arun Prakash Jana 995b0671e7
Press 'Enter' to confirm multiple context quit 6 years ago
  Arun Prakash Jana d9ff3a3588
Convert keys to int 6 years ago
  Arun Prakash Jana 48e64c2a79
Use getch() directly to get Leader key suffix 6 years ago
  Arun Prakash Jana 07e643b10f
Confirm program quit whan multiple contexts are active 6 years ago
  Arun Prakash Jana fabcc488ea
Ignore SIGQUIT 6 years ago
  Arun Prakash Jana 784ed6fefe
Use the term Leader key 6 years ago
  Arun Prakash Jana 81380ff8d4
Use ^B as the Leader key 6 years ago