415 Commits (adbc7ad090a5d8b34b18e2f25fdddb1e95c574c4)

Author SHA1 Message Date
  Arun Prakash Jana 70c39a063d Fix #81: GUI programs shouldn't exit on closing the parent terminal 6 years ago
  Arun Prakash Jana 460984c154
Replace all sprintf() with snprintf() 6 years ago
  Arun Prakash Jana eddc0c93ba
Fix #95: Add ^I as an alternative to Insert 6 years ago
  Arun Prakash Jana 91ef394dbd
Integer calculation-only coolsize() 6 years ago
  Arun Prakash Jana 928699d4a4
float is suficient and a _little_ faster in coolsize() 6 years ago
  Arun Prakash Jana 4d93a7f9fe Revert "Integer-only coolsize() (#84)" 6 years ago
  Arun Prakash Jana 58d90bfcf6 Revert "fix rounding carry in coolsize() (#91)" 6 years ago
  Arun Prakash Jana 90e8b81c3e Revert "Fix compilation warning" 6 years ago
  Arun Prakash Jana 30fdb6ff11
Fix compilation warning 6 years ago
  Alex Suykov 7654a2e0c6 fix rounding carry in coolsize() (#91) 6 years ago
  Arun Prakash Jana 3036b8a733
Fix #89: User-specific tmp file for copying filenames 6 years ago
  Arun Prakash Jana 43134cdfa8
Support ~, - and & keyboard shortcuts at the bookmark prompt. 6 years ago
  Arun Prakash Jana 10e84a28ed
Both src and dst should be alignment checked separately 6 years ago
  Alex Suykov 7be0726164 Integer-only coolsize() (#84) 6 years ago
  Arun Prakash Jana 0f89943d95
Prepare for release v1.7 6 years ago
  Arun Prakash Jana 11dac5e3db
Add shortcut ^G to quit and cd 7 years ago
  Arun Prakash Jana 58e27fb2de
Use macros for external utils 7 years ago
  Arun Prakash Jana ee733a39b1
Support batch file rename in vidir 7 years ago
  Arun Prakash Jana a963d166c8
Enable file extract in nav-as-you-type mode 7 years ago
  Arun Prakash Jana b22d8c32f9
Support file path copy when X is unavailable 7 years ago
  Arun Prakash Jana 035bcdb198
Re-populate after spawning shell 7 years ago
  Arun Prakash Jana af35b8a27c
Start dir watch, preserve cur entry when navigate-as-you-type is disabled 7 years ago
  Arun Prakash Jana 19e5990d3a
Better message for multi-copy 7 years ago
  Arun Prakash Jana 991ef57340
Do not show quotes on ^K 7 years ago
  Arun Prakash Jana 1d067df0b5
Show copymode on/off 7 years ago
  Arun Prakash Jana 1f87bb3bcb
Interpret ^T in filter mode 7 years ago
  Arun Prakash Jana d48e91f011
Support file path quote on single copy 7 years ago
  Arun Prakash Jana 6da9d5f499 Support file path quote on copy 7 years ago
  Arun Prakash Jana e797a7eefd
Use macro for CRC8 table length 7 years ago
  Arun Prakash Jana 98c79a69b5
Redraw if no entries when navigate-as-you-type is turned off 7 years ago
  Arun Prakash Jana cbfeec5625
keybind to pin current dir - b 7 years ago
  Arun Prakash Jana e359f60294
Set to last selection if filter is empty 7 years ago
  Arun Prakash Jana bac199d0cf
Use consistent date format 7 years ago
  Arun Prakash Jana 9f4199481a
Improve common message handling 7 years ago
  Arun Prakash Jana 9bcca1a45c
Use concise and lowercase messages 7 years ago
  Arun Prakash Jana e6580c38bf
Replace snprintf() with xstrlcpy() 7 years ago
  Arun Prakash Jana a40d29ba9f
Support multiple file path copy 7 years ago
  Arun Prakash Jana 4800250814
Key changes: ^F - extract archive, ^X - quit 7 years ago
  Arun Prakash Jana 34b650aac8
Remap ^S and ^Q. 7 years ago
  Arun Prakash Jana 827f7fd662
Sufficient to use refresh() after exitcurses() 7 years ago
  Arun Prakash Jana 0a1776e18e
Add shortcut ^S to toggle du mode 7 years ago
  Arun Prakash Jana f6fd15e088
Explicitly optimize modulo ops 7 years ago
  Arun Prakash Jana 77fec499cb
Open with GUI app - Suppress stdout, stderr 7 years ago
  Arun Prakash Jana 9cded0be0e
Simplify detail printing 7 years ago
  Arun Prakash Jana afb6a7ab04
Change bookmark prompt and pin dir keys. 7 years ago
  Arun Prakash Jana f7c5a2924d
Highest priority to desktop search, rename 7 years ago
  Arun Prakash Jana 2e7722976b
Enable extra shortcuts in navigate-as-you-type mode 7 years ago
  Arun Prakash Jana 542fd2f6e8
Swap weekday and month 7 years ago
  Arun Prakash Jana d69365ff3e
Use a date format string 7 years ago
  Arun Prakash Jana 5876c61f4c
Rearrange date format in file details 7 years ago