1
0
Fork 0
mirror of https://github.com/jarun/nnn.git synced 2025-02-18 23:34:37 +00:00
Commit graph

672 commits

Author SHA1 Message Date
Arun Prakash Jana
1b252b6ecb
Keybind changes 2020-01-14 21:20:57 +05:30
Arun Prakash Jana
8ebedab3f6
Fix doc 2020-01-14 04:10:11 +05:30
Arun Prakash Jana
526330bb8b
Unify plugin keys 2020-01-13 21:09:40 +05:30
Arun Prakash Jana
bb3d79ce21
Go to top when last saved filter is applied 2020-01-12 02:46:19 +05:30
Arun Prakash Jana
99d15815f0
Use : for filter case 2020-01-11 21:49:35 +05:30
Arun Prakash Jana
274c612076
Refactor PDF handling, add rtorrent, man pages 2020-01-11 20:20:20 +05:30
Arun Prakash Jana
490359f853
nuke: open manpages, reload dir after dot 2020-01-11 18:23:46 +05:30
Arun Prakash Jana
0492fa385d
Update docs 2020-01-09 01:26:23 +05:30
Arun Prakash Jana
f92658f31e
Add examples of useful commands to run as plugin 2020-01-08 23:20:46 +05:30
Arun Prakash Jana
23ef45ee49
Update docs 2020-01-07 22:12:39 +05:30
Arun Prakash Jana
e72dbec95a Update boom 2020-01-05 22:43:50 +05:30
Arun Prakash Jana
d43abec4bc
Merge plugins pastebin and upload 2020-01-03 07:34:59 +05:30
Arun Prakash Jana
045ad3da75
Merge plugins imgsxiv and imgviu 2020-01-03 00:27:28 +05:30
Arun Prakash Jana
69377bbd89
Remove plugin notes, update docs to run cmd as plugin 2020-01-03 00:04:31 +05:30
Arun Prakash Jana
c92c5c7b15
Support toggle exe 2020-01-02 23:36:08 +05:30
Arun Prakash Jana
e1c91e1aef
Plugin rename 2020-01-02 05:11:00 +05:30
Arun Prakash Jana
ff72917e72
Plugin rename 2020-01-02 04:15:17 +05:30
Arun Prakash Jana
f90c37cd5e
Automagically handle archives 2019-12-29 23:21:18 +05:30
Arun Prakash Jana
146da5911d
Code refactor 2019-12-29 17:58:48 +05:30
Arun Prakash Jana
f480de0065
Use file.io to ipload files 2019-12-24 11:11:39 +05:30
Arun Prakash Jana
0bc5cdbf26
Update docs 2019-12-22 08:41:38 +05:30
Arun Prakash Jana
55e4e938d0
Handle more audio types by file extension 2019-12-22 02:06:20 +05:30
Arun Prakash Jana
404001a428
Update plugin docs 2019-12-21 06:04:04 +05:30
Arun Prakash Jana
9f7ae0e86a
nuke: guard against opening risky file types 2019-12-20 21:49:03 +05:30
Arun Prakash Jana
f25f062537
Mechanism to skip dir refresh after running plugin 2019-12-20 12:05:25 +05:30
Arun Prakash Jana
6b5bb16b46
Minor improvements
- reduce 4 spaces between help columns as it's too wide for handhelds
- support `]` as prompt in nav-as-you-type-mode when filter is empty
- update plugin docs
2019-12-18 21:53:18 +05:30
Arun Prakash Jana
fb2c548e86
User control to disable prompt after run cmd as plugin 2019-12-17 20:57:29 +05:30
Arun Prakash Jana
5c76187b61
Update docs 2019-12-16 05:55:15 +05:30
Arun Prakash Jana
2886abc90c
Fix opening image with sxiv 2019-12-13 08:33:02 +05:30
Arun Prakash Jana
fd8a8387b8
Add option to show noti and copy selection to system clipboard 2019-12-12 19:51:08 +05:30
Arun Prakash Jana
f95ee54870
Add plugin to show notification 2019-12-12 07:24:22 +05:30
Arun Prakash Jana
a86150f71a
Reformat help, remove redundant plugin key 2019-12-11 19:26:13 +05:30
Arun Prakash Jana
2e407d1325
Add m4a files 2019-12-10 22:57:06 +05:30
Arun Prakash Jana
ef09f42720
PR : add autojump plugin 2019-12-10 22:30:35 +05:30
Arun Prakash Jana
877f7b4d62
Exit if dir is unchanged 2019-12-09 23:27:10 +05:30
Arun Prakash Jana
885cfd4734
Support both fzf and fzy 2019-12-09 18:36:48 +05:30
Arun Prakash Jana
9614fec13b
Update docs 2019-12-09 07:43:20 +05:30
Arun Prakash Jana
9d336b77fa
Disable shellcheck warning SC2086 2019-12-09 02:37:55 +05:30
Arun Prakash Jana
819bddaac9
Fix build break 2019-12-09 01:57:31 +05:30
Arun Prakash Jana
d5512462af
Move nlaunch to plugins as launch 2019-12-09 00:34:53 +05:30
Arun Prakash Jana
77ebfff98b
Rename opener nplay to nuke 2019-12-08 20:27:06 +05:30
Arun Prakash Jana
5708585c3b
Add nplay as a plugin 2019-12-08 08:27:53 +05:30
Arun Prakash Jana
b65bc92e73
Fix build break 2019-12-06 18:57:53 +05:30
Arun Prakash Jana
70f3bd2e53
Fix 2019-12-06 08:50:23 +05:30
Arun Prakash Jana
add789c002
Use common construct for utility names 2019-12-03 21:11:06 +05:30
Arun Prakash Jana
0acd18f989
Minor plugin fixes 2019-12-03 18:52:40 +05:30
José Luis Neder
189042d2d9 Plugin renamer ()
This plugin is an alternative to the native batch rename interface in
nnn. qmv from renameutils and vidir from moreutils allow to rename
files without fear of replacing existing files.
2019-12-03 18:30:44 +05:30
Arun Prakash Jana
f80563e16a
Update docs 2019-12-03 06:56:43 +05:30
Arun Prakash Jana
5cd9794102
Remove redundant assignment 2019-12-02 22:24:06 +05:30
Vidar Holen
1bf49c80e7 Some of the shell script fixes as per discussion ()
* Improved completion support for files with spaces

Filenames with spaces, both generally and for session names, will now
complete as expected.

* Misc shell script improvements

See discussion on:
1cca9e4b72
2019-11-26 18:06:31 +05:30