265 Commits (8cccc79b4857b87416bb70dbe8bf51f1778ecc21)

Author SHA1 Message Date
  Arun Prakash Jana e1fa88b24d
Show file name for easier archive naming 6 years ago
  Arun Prakash Jana af7e88ab5e
Use env var NNNLVL to track nested level 6 years ago
  Arun Prakash Jana 0950f058f1
Archive: check archive mode first 6 years ago
  Arun Prakash Jana cc1c694e90
Just print the filepath 6 years ago
  Christoph 477d5a70eb Clarify the difference between copy and select. 6 years ago
  Arun Prakash Jana 10da1ac8dd
Remove redundant env var 6 years ago
  Arun Prakash Jana 22b95be810
Use a static CRC8 table 6 years ago
  Arun Prakash Jana cebb2469d3
Add option -s to use string filters 6 years ago
  Arun Prakash Jana f21ec611cd
Replace backquote with comma as leader key 6 years ago
  Arun Prakash Jana 336eca300a
Fix #190: support version sort (option -n) 6 years ago
  Arun Prakash Jana b716cac0c9
Use a macro for digit check 6 years ago
  Arun Prakash Jana a161635ecc
Remove file indicator from file name 6 years ago
  Arun Prakash Jana 729e775998 Revert "Handle nav cases separately" 6 years ago
  Georgi Kirilov e5dc6c8750
Don't reset dircolor prematurely 6 years ago
  Arun Prakash Jana 8080b6dd67
Do not optimize cur on rm if in filter mode 6 years ago
  Arun Prakash Jana ba088196f6
Do not watch dir if entering in filter mode 6 years ago
  Arun Prakash Jana b3f7575ef0
Update help 6 years ago
  Arun Prakash Jana 8b0fa2be44
Remove key N 6 years ago
  Arun Prakash Jana d9977c5ea1
Support archiving files in selection 6 years ago
  Arun Prakash Jana 2324e8e3e7
Add an api to check if copying possible 6 years ago
  Arun Prakash Jana cad067a211
More concise help 6 years ago
  Arun Prakash Jana 81318f9218
Remove dir watch before filtering contents 6 years ago
  Arun Prakash Jana ebc81c5d34
Support select all with Y 6 years ago
  Arun Prakash Jana b7666a8d5c
Fix crash while writing selection to file 6 years ago
  Arun Prakash Jana 1430993858
Handle nav cases separately 6 years ago
  Arun Prakash Jana cfb524ea5e
Fix #200: bind ^P to show command prompt 6 years ago
  Arun Prakash Jana b1b1f90d11
Bind ^B to visit pinned dir 6 years ago
  Arun Prakash Jana 0ae1ef656c
Read before write 6 years ago
  Arun Prakash Jana 725349976a
Place symlinks to dirs along with dirs 6 years ago
  Arun Prakash Jana 4f03b2d2f0
Add comments 6 years ago
  Arun Prakash Jana 2669278a31
Change dir before readline() 6 years ago
  Arun Prakash Jana d47be4e89b
Code reformat 6 years ago
  Arun Prakash Jana bc6295e7a7
Use ^B to visit pinned directory 6 years ago
  Arun Prakash Jana 9c148d5789
Combine SEL_ASIZE with related cases 6 years ago
  Arun Prakash Jana 7cc113ec98 Fix build break 6 years ago
  Arun Prakash Jana f4f0b9dbba Simpler questions for input 6 years ago
  Bijan Ebrahimi b4ee3641f9 fixed compile error in OpenBSD 6 years ago
  Arun Prakash Jana 575d8e0e66
1-pass bookmark parsing 6 years ago
  Arun Prakash Jana d080ba997d
Remove another getenv() call 6 years ago
  Arun Prakash Jana b60cf12760
Remove calls to atoi 6 years ago
  Arun Prakash Jana 7c223758ac
Show debug info under DPRINTF 6 years ago
  Arun Prakash Jana 14639239de
Remove redundant function call 6 years ago
  Arun Prakash Jana 223045fc99
Use global for HOME 6 years ago
  Arun Prakash Jana 5e5ca2fc95
Remove extra loop 6 years ago
  Arun Prakash Jana 278280a741
Remove redundant calls 6 years ago
  Arun Prakash Jana e039b0ee35
Fix build break; rl_menu_complete missing on macOS 6 years ago
  Arun Prakash Jana 94e4201dc1
Use libreadline at command prompt 6 years ago
  Arun Prakash Jana 31849fd5fb
New key to tkae note ^N 6 years ago
  Arun Prakash Jana 7de98faa74
Un-document ^M 6 years ago
  Arun Prakash Jana 80f4f54078
Remove shortcuts ^H, ^N, ^P 6 years ago