| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-13 | Plugin to browse, download, read from Project Gutenberg | ||
| 2019-10-13 | Check for alternative name for drag/drop exec (#354) | ||
| KDE dragon player collides with the name of the drag/drop dependency. On archlinux the binary is renamed to `dragon-drag-and-drop`. This change tries `dragon-drag-and-drop` before defaulting to `dragon`. | |||
| 2019-10-12 | Added 2 plugins for drag and drop support (#352) | ||
| * Added 2 plugins for drag and drop support These scripts uses https://github.com/mwh/dragon and curl. It allows nnn to drag and drop files either to other programs, or to itself. * added link to dependency and spelling * added drag/drop-file scripts to readme table | |||
| 2019-10-04 | Suppress permission denied messages | ||
| 2019-10-04 | Use ix.io paste service | ||
| 2019-10-03 | Group dirs on top | ||
| 2019-10-03 | Add plugin uidgid | ||
| 2019-10-01 | Update plugin viuimg | ||
| 2019-10-01 | Add image | ||
| 2019-09-29 | Fix directory view with viuimg | ||
| 2019-09-27 | Update plugin docs | ||
| 2019-09-27 | Add command to download plugins | ||
| 2019-09-26 | Add plugin to take quick notes | ||
| 2019-09-16 | mocplay: confirm working with selection | ||
| 2019-09-06 | Update docs | ||
| 2019-08-30 | Plugin oldbigfile: find large files by access time | ||
| 2019-08-28 | Implement mediainfo as a plugin | ||
| 2019-08-25 | Fix plugin boom, make customizable | ||
| 2019-08-24 | Use MOC in plugin boom | ||
| 2019-08-24 | Plugin dups: find duplicate files in dir | ||
| 2019-08-23 | Fix #328 | ||
| 2019-08-23 | Merge fzy-edit into fzy-open | ||
| 2019-08-19 | Plugin organize | ||
| 2019-08-19 | Update docs | ||
| 2019-08-15 | Update plugin docs | ||
| 2019-08-15 | Plugin vidthumb | ||
| 2019-08-15 | Plugin moclyrics | ||
| 2019-08-15 | Detect if MOC is playing | ||
| 2019-08-14 | Use key-plugin pairs for running plugins | ||
| 2019-08-14 | ndiff: direction to get rid of vim warning | ||
| 2019-08-14 | Custom keybinds to run plugins directly | ||
| 2019-07-21 | Fix hex viewer | ||
| 2019-07-12 | Update checksum plugin documentation | ||
| 2019-07-12 | Show image thumbnails with lsix | ||
| 2019-06-27 | Small ringtone plugin fixes | ||
| 2019-06-27 | Merge pull request #298 from ath3/checksum-cleanup | ||
| Remove unneeded check from checksum plugin | |||
| 2019-06-27 | Remove unneeded check from checksum plugin | ||
| 2019-06-27 | Add shuffle to mocplay | ||
| 2019-06-26 | Update docs | ||
| 2019-06-23 | Pretty table | ||
| 2019-06-23 | Add text2speech plugin | ||
| 2019-06-21 | Add an mp3 ringtone generator | ||
| 2019-06-20 | The table is sorted | ||
| 2019-06-20 | Fix #288 | ||
| 2019-06-20 | Add note on vim warning | ||
| 2019-06-20 | Refactored splitjoin and ndiff plugins, made them POSIX compliant | ||
| 2019-06-20 | Extended md5sum script to support multiple checksums and renamed it to checksum | ||
| 2019-06-19 | Changed bash code to sh | ||
| 2019-06-19 | Added md5sum plugin | ||
| 2019-06-17 | Move scripts to misc | ||