Jie
a7f243beed
Update plugin name in Configuration section
...
As the plugin was renamed from 'mocplay' to 'mocq' in 4dcefcc4d4
2022-07-08 23:25:40 +08:00
happy wang
dc2cfe78cd
add z.lua to autojump
2022-06-30 22:26:12 +05:30
Arun Prakash Jana
6c197f5f02
Update plugin doc
2022-06-16 23:40:05 +05:30
Arun Prakash Jana
de004d944e
Fix #1385 : document internal files in 'plugins' dir
2022-06-10 21:00:06 +05:30
Arun Prakash Jana
18a6a010cf
Fix #1355 : interpret suffix $nnn
when paging
2022-05-10 19:46:19 +05:30
Arun Prakash Jana
5745597fd5
Fix #1333 : plugin openall to open selection
2022-03-31 19:29:30 +05:30
Arun Prakash Jana
57d212c3ca
Fix entry order
2022-02-27 02:06:24 +05:30
Arun
b718d6d305
Merge pull request #1314 from Darukutsu/master
...
Added a user-script/plugin to send selected files using GSConnect.
2022-02-23 21:11:22 +05:30
Darukutsu
83b6d6aff7
Added a user-script/plugin to send selected files using GSConnect.
2022-02-22 22:19:44 +06:00
NRK
2fedc92efc
export NNN_INCLUDE_HIDDEN to plugins
...
Closes: https://github.com/jarun/nnn/issues/1308
2022-02-22 17:40:44 +06:00
Patrick
fe0608116a
introduce new plugin for jumping git root
2021-12-25 08:13:43 +05:30
Krisan Alifari
eff4bd6e67
Fix invisible description
2021-11-07 13:00:06 +07:00
Arun Prakash Jana
acfec62a13
Add example to copy image to clipboard ( #1199 )
2021-10-18 02:49:36 +05:30
Arun Prakash Jana
74b779abc9
Update docs
2021-09-30 03:17:02 +05:30
Arun Prakash Jana
046d676a73
Fix broken GUI cmd run as plugin case
2021-09-25 23:55:25 +05:30
Arun Prakash Jana
27e1eb54c4
Fix #1162 : run commands as plugin through shell
2021-09-09 19:38:41 +05:30
Arun Prakash Jana
fa7cef2df7
The shell interprets "$nnn" now
2021-09-05 18:19:30 +05:30
Arun Prakash Jana
c974690482
Fix build break
2021-08-25 20:14:55 +05:30
Arun Prakash Jana
46294e9f3d
Add bookmarks directory support
2021-08-16 20:16:56 +05:30
Luuk van Baal
b7c6fede5f
Add finder history/bookmarks
2021-08-15 22:07:20 +05:30
N-R-K
3a98dfb0b0
xdgdefault plugin: add dmenu support ( #1112 )
...
* xdgdefault plugin: add dmenu support
use fzf if available. otherwise, if available, use dmenu.
should be possible to use rofi as well, but i don't use rofi nor do i
have it installed for testing.
* xdgdefault plugin: add GUI flag
* update xdgdefault requirement
2021-07-23 17:06:19 +05:30
Arun Prakash Jana
0150c69844
Update plugin docs
2021-07-22 20:11:07 +05:30
Arun Prakash Jana
b561772ada
Remove dated documentation
2021-07-21 23:43:59 +05:30
Arun Prakash Jana
6f14190e6d
Plugin suedit - preserve environment
2021-07-17 22:00:38 +05:30
Arun Prakash Jana
d54bc230f6
fzopen - add option to open files in nuke
2021-07-17 21:04:53 +05:30
Arun Prakash Jana
e31f71285d
Merge plugin fzz into autojump
2021-07-17 20:02:22 +05:30
KlzXS
20e0c49292
Replace fd dependency with find ( #1078 )
2021-06-21 04:59:50 +05:30
Kevin Sjöberg
f443768260
Support opening regular text files on macOS
2021-06-11 15:35:03 +05:30
Arun Prakash Jana
46b48cf71c
Update examples
2021-06-07 01:18:34 +05:30
Arun Prakash Jana
6d2d901a91
Update docs
2021-06-06 23:35:15 +05:30
Arun Prakash Jana
51ac3d02c9
Remove redundant examples
2021-06-06 22:16:24 +05:30
Arun Prakash Jana
15eed29227
NNN_PLUG: use |
to page run-and-exit cmd output
2021-06-06 21:51:30 +05:30
Arun Prakash Jana
3b6938f782
Fix alignment
2021-06-06 18:58:13 +05:30
Arun Prakash Jana
f24b82a750
NNN_PLUG: use & as run-gui-cmd-as-plugin symbol (earlier |)
2021-06-06 18:48:14 +05:30
Arun Prakash Jana
9de941306c
NNN_PLUG: use ! as run-cmd-as-plugin symbol (earlier _)
2021-06-06 18:37:49 +05:30
Arun Prakash Jana
5e34181bb3
Add another useful plugin example
2021-06-06 17:35:05 +05:30
Arun Prakash Jana
d87414eb61
Plugin fzcd - decouple from selection
2021-06-06 17:07:23 +05:30
Arun Prakash Jana
488fe6b941
Plugin cleanup 2: one-liners with paged output
...
- remove `mediainf`
- remove `uidgid`
- remove `hexview`
- remove `pdfview`
2021-06-06 13:56:09 +05:30
Arun Prakash Jana
fb6ca79197
Plugin cleanup 1
...
- rename `wall` to `wallpaper`
- remove `upgrade` - packaging is on OBS now
- remove `treeview` - needs minor preview-tui tweak
- remove `picker` - `nnn -p -` does the same
2021-06-06 10:44:10 +05:30
Luuk van Baal
e4988f0264
Preview-tui-ext to preview-tui
2021-05-30 23:48:10 +02:00
Luuk van Baal
b6fd7d928c
Add ucollage to imgview
2021-05-30 21:33:48 +02:00
Luuk van Baal
2f9c700537
Merge image plugins
2021-05-30 20:11:54 +02:00
Arun Prakash Jana
85c108a5d6
Decouple variable documentation section
2021-05-29 10:25:21 +05:30
Arun Prakash Jana
4bc8e1a8be
Rename plugin fzdirs to fzcd, retains fzcd features
2021-05-29 01:12:12 +05:30
Arun Prakash Jana
462531b8c7
Plugin fzdirs: fuzzy search multiple directories
2021-05-28 19:17:08 +05:30
Arun Prakash Jana
831287c92e
Show number of files selected in local buffer, if any
...
Even if selection mode is not on, it helps to show
number of files currently selected in local buffer.
Say, after running a plugin selection mode goes off.
However, if the plugin doesn't clear the selection
buffer, the files still remain selected in buffer.
2021-05-27 23:47:59 +05:30
Arun Prakash Jana
30ee27802e
plugin cleanfilename -> fixname, unmount-parent -> umounttree
2021-05-27 19:19:51 +05:30
Arun Prakash Jana
cbc4587630
Fix nnn.vim #82 : support picker plugins
...
Plugins like fzopen have the capability to pick files.
This comes handy if nnn is executing as a file picker.
This is a 2-way communication:
- nnn sends the picker output file to plugin ("-" for stdout)
- the plugin tells nnn if it has overwritten the output file
2021-05-17 01:11:35 +05:30
Arun Prakash Jana
4dcefcc4d4
Rename plugin mocplay to mocq
2021-05-16 00:25:47 +05:30
Kabouik
69d63ff50e
Add plugin cmusq ( #1010 )
...
* Fix conflict with #1006
* Queue/play in cmus player
* Remove leftover comments
* start_cmus function, optional xdotool dependency, better process waiting
* start_cmus function, better process waiting, optional xdotool dep
* Merge conflicts
* Better reporting of past actions
* Discriminate newly started queue and existing queue
* Harmonize descriptions, rename cmusqueue to cmusq, clean cmusq code
* Remove cmusqueue
* Exit if cmus missing and style changes
Co-authored-by: luukvbaal <31730729+luukvbaal@users.noreply.github.com>
2021-05-16 00:15:48 +05:30