91 Révisions (050fb8492198df92fed323c7df68d5f6e0ca6a27)

Auteur SHA1 Message Date
  Arun Prakash Jana 2d8afc8de7
Support launching cli utility too il y a 6 ans
  Arun Prakash Jana b59a21b57e
Handle argument ordering in spawn() il y a 6 ans
  Arun Prakash Jana 82a58800d3
Refactor code il y a 6 ans
  Arun Prakash Jana 4de4298ffd
Map ^I to context cycle il y a 6 ans
  Arun Prakash Jana 47aa3366c2
Handle starting ^ at filter prompt il y a 6 ans
  Arun Prakash Jana e26c21ce0b
Make ^T shortcut for nav-as-you-type. il y a 6 ans
  Arun Prakash Jana 7ae6e481bc
Remove redundant use of regex il y a 6 ans
  Arun Prakash Jana 4df1ae6311
Detect filetype using file output il y a 6 ans
  Arun Prakash Jana 60de561b07
Remove redundant structure member il y a 6 ans
  Arun Prakash Jana 8b25593777
Use a generic comment il y a 6 ans
  Arun Prakash Jana ebf64d5a4a
Shorter error message il y a 6 ans
  Arun Prakash Jana c101fcd769
Use MAX as macro suffix il y a 6 ans
  Arun Prakash Jana 971f0ddda1
Match context index with directory color il y a 6 ans
  Arun Prakash Jana 36b7b433f9
Per-context directory color il y a 6 ans
  Arun Prakash Jana 4c576cfded
Update docs il y a 6 ans
  Arun Prakash Jana 230664596e
Ask to create new context on TAB il y a 6 ans
  Arun Prakash Jana 8735f1691a
Support TAB to cycle contexts il y a 6 ans
  Arun Prakash Jana d1b4cc2beb
Add options to force file operations il y a 6 ans
  Arun Prakash Jana bbe353c6a2
Use bool where applicable il y a 6 ans
  Arun Prakash Jana 0afb792291
Fix #156: Support selection across directories, contexts il y a 6 ans
  Arun Prakash Jana 50a4449417
Show arg to EDITOR, PAGER & SHELL il y a 6 ans
  Arun Prakash Jana 4b9796eae0
Fix #157: support one combined arg for EDITOR, PAGER and SHELL il y a 6 ans
  Arun Prakash Jana d7da4acde0
Split EDITOR & PAGER options, concise NNN_USE_EDITOR logic. il y a 6 ans
  Arun Prakash Jana 08bd6f1bcb
No need to initialize sel il y a 6 ans
  Arun Prakash Jana ef361294db
Get pager with arg il y a 6 ans
  Arun Prakash Jana 419f365e88
Better msg if nothing in selection il y a 6 ans
  Arun Prakash Jana 5cec8d9038 Refactor code to get editor args il y a 6 ans
  Arun Prakash Jana 9403d52720
Use the same term il y a 6 ans
  Arun Prakash Jana 33b22b8560
Fix #155: do not discard seleciton on Enter il y a 6 ans
  Arun Prakash Jana ac1264e044
Fix indentation il y a 6 ans
  Arun Prakash Jana 9876948a46
Clear picker file on cancel il y a 6 ans
  Arun Prakash Jana 04b0a38f68
vim plugin: Enter clears selection and picks cuntry il y a 6 ans
  Arun Prakash Jana 32ca8ca133
Simplify getting editor env var il y a 6 ans
  Arun Prakash Jana 5cae446aaf
xargs supports -a on Linux il y a 6 ans
  Arun Prakash Jana d8df13f665
Remove .js from mime list il y a 6 ans
  Arun Prakash Jana 8aa72a40a3
Use the -I option on OS X to identify file mime il y a 6 ans
  Arun Prakash Jana 4b7833ed98
individual rm: replace -I with -i il y a 6 ans
  Arun Prakash Jana 8cba83f43f
Return 1 on unrecognized option il y a 6 ans
  Arun Prakash Jana 2a4cc85659
cp, mv: use replacement string with xargs il y a 6 ans
  Arun Prakash Jana 8ac68fcc5b
Fix #147: arg should be at the end as it can be NULL il y a 6 ans
  Arun Prakash Jana 0a8970a811
Fix #150: treat js file as text il y a 6 ans
  Arun Prakash Jana 361c18064e
xargs: use -o, rm: change -I to -i il y a 6 ans
  Arun Prakash Jana b7eb509ffb
cp: change -r to -R, --preserve=all to -p il y a 6 ans
  Arun Prakash Jana c0b9703831
Fix #147: support one argument to editor il y a 6 ans
  Arun Prakash Jana 0a21d90ad5
Fix #143: support copy to clipboard il y a 6 ans
  Arun Prakash Jana 70d371c214
Fix #143 il y a 6 ans
  Arun Prakash Jana ab61bb03d0
Eliminate newline from selection buffer il y a 6 ans
  Arun Prakash Jana 28eb6a6312
Use keybind ^T to go to next context il y a 6 ans
  Arun Prakash Jana 338b3be707
Remove file path quoting il y a 6 ans
  Arun Prakash Jana 06ff738b4c
Use ^B to go to next context il y a 6 ans