]> Sergey Matveev's repositories - nnn.git/log
nnn.git
3 years agoInitialize variable, update musl script
Arun Prakash Jana [Wed, 12 May 2021 16:47:44 +0000 (22:17 +0530)]
Initialize variable, update musl script

3 years agoFix script
Arun Prakash Jana [Wed, 12 May 2021 15:46:18 +0000 (21:16 +0530)]
Fix script

3 years agoMerge pull request #1001 from CantoroMC/nerdfont
Piña Colada [Wed, 12 May 2021 14:30:39 +0000 (20:00 +0530)]
Merge pull request #1001 from CantoroMC/nerdfont

nerdfont support for chess files(pgn,fen) haskell(hs,lhs) files and hpp

3 years agoRemove redundant/unaccessed variable
Arun Prakash Jana [Wed, 12 May 2021 14:17:56 +0000 (19:47 +0530)]
Remove redundant/unaccessed variable

3 years agoMerge pull request #1000 from KlzXS/plguin_child
Piña Colada [Wed, 12 May 2021 14:01:38 +0000 (19:31 +0530)]
Merge pull request #1000 from KlzXS/plguin_child

Wait for child on plugin invocation

3 years agonerdfont support for chess files(pgn,fen) haskell(hs,lhs) files and hpp
Marco Cantoro [Wed, 12 May 2021 13:44:46 +0000 (15:44 +0200)]
nerdfont support for chess files(pgn,fen) haskell(hs,lhs) files and hpp

3 years agoWait for child on plugin invocation
KlzXS [Wed, 12 May 2021 06:50:24 +0000 (08:50 +0200)]
Wait for child on plugin invocation

3 years agoFix #998: remove ^Space keybind
Arun Prakash Jana [Wed, 12 May 2021 04:37:29 +0000 (10:07 +0530)]
Fix #998: remove ^Space keybind

netbsd-curses sends a NULL (key value 0) following the KEY_RESIZE.
The keybind ^Space also issues a 0. It seems even the key ^@ sends
the same. Dropping this ambiguous keybind in favour of alternative
key m (more appropriate for 'm'ark anyway). Keys with value 0 will
now be ignored in the filter function.

3 years agoFix template
Arun Prakash Jana [Tue, 11 May 2021 17:23:37 +0000 (22:53 +0530)]
Fix template

3 years agoCompilation script for netbsd-curses + musl libc
Arun Prakash Jana [Tue, 11 May 2021 13:36:13 +0000 (19:06 +0530)]
Compilation script for netbsd-curses + musl libc

3 years agomusl libc: fix run cmd prompt message
Arun Prakash Jana [Tue, 11 May 2021 10:53:06 +0000 (16:23 +0530)]
musl libc: fix run cmd prompt message

3 years agoFix #996: select all on 'A' with empty selection
Arun Prakash Jana [Tue, 11 May 2021 06:25:39 +0000 (11:55 +0530)]
Fix #996: select all on 'A' with empty selection

3 years agoUse existing buffer to (un)select file names
Arun Prakash Jana [Mon, 10 May 2021 21:37:55 +0000 (03:07 +0530)]
Use existing buffer to (un)select file names

3 years agoFix musl-gcc compile warnings
Arun Prakash Jana [Mon, 10 May 2021 18:35:02 +0000 (00:05 +0530)]
Fix musl-gcc compile warnings

3 years agoUpdate README
Arun Prakash Jana [Mon, 10 May 2021 15:24:04 +0000 (20:54 +0530)]
Update README

3 years agoMinor optimization
Arun Prakash Jana [Mon, 10 May 2021 11:44:21 +0000 (17:14 +0530)]
Minor optimization

3 years agoMerge pull request #994 from luukvbaal/printent
Piña Colada [Mon, 10 May 2021 11:21:07 +0000 (16:51 +0530)]
Merge pull request #994 from luukvbaal/printent

Drop printptr for if-statement

3 years agoDrop printptr for if-statement
Luuk van Baal [Mon, 10 May 2021 10:50:45 +0000 (12:50 +0200)]
Drop printptr for if-statement

3 years agoSimplify detail print
Arun Prakash Jana [Sun, 9 May 2021 18:42:26 +0000 (00:12 +0530)]
Simplify detail print

3 years agoMerge and simplify unescape
Luuk van Baal [Sun, 9 May 2021 14:38:17 +0000 (16:38 +0200)]
Merge and simplify unescape

3 years agoOptimize wide char conversion, show an extra char
Arun Prakash Jana [Sun, 9 May 2021 05:51:21 +0000 (11:21 +0530)]
Optimize wide char conversion, show an extra char

3 years agoReduce late assignments
Arun Prakash Jana [Sun, 9 May 2021 03:32:29 +0000 (09:02 +0530)]
Reduce late assignments

3 years agoReorganize README
Piña Colada [Sun, 9 May 2021 03:03:00 +0000 (08:33 +0530)]
Reorganize README

3 years agoMerge pull request #989 from luukvbaal/adjust_cols
Piña Colada [Sun, 9 May 2021 01:28:26 +0000 (06:58 +0530)]
Merge pull request #989 from luukvbaal/adjust_cols

Fix adjust_cols for icons

3 years agoFix adjust_cols for icons
Luuk van Baal [Sun, 9 May 2021 00:02:53 +0000 (02:02 +0200)]
Fix adjust_cols for icons

3 years agoFix invisible details when color code is 0
Arun Prakash Jana [Sat, 8 May 2021 14:57:11 +0000 (20:27 +0530)]
Fix invisible details when color code is 0

3 years agoUpdate man page
Arun Prakash Jana [Sat, 8 May 2021 12:04:38 +0000 (17:34 +0530)]
Update man page

3 years agoReversed block for hovered entry in detail mode
Arun Prakash Jana [Sat, 8 May 2021 11:35:22 +0000 (17:05 +0530)]
Reversed block for hovered entry in detail mode

3 years agoReversed block instead of ACS_CKBOARD for current
Arun Prakash Jana [Sat, 8 May 2021 03:27:27 +0000 (08:57 +0530)]
Reversed block instead of ACS_CKBOARD for current

3 years agoReverse selection mark for visibility
Arun Prakash Jana [Sat, 8 May 2021 03:18:47 +0000 (08:48 +0530)]
Reverse selection mark for visibility

3 years agoBold selection marker for better visibility
Arun Prakash Jana [Fri, 7 May 2021 17:49:37 +0000 (23:19 +0530)]
Bold selection marker for better visibility

3 years agoOne shot guid cache (#988)
luukvbaal [Fri, 7 May 2021 17:30:59 +0000 (19:30 +0200)]
One shot guid cache (#988)

3 years agoUpdate text in program help
Arun Prakash Jana [Fri, 7 May 2021 05:09:02 +0000 (10:39 +0530)]
Update text in program help

3 years agoUpdate man page on selection
Arun Prakash Jana [Fri, 7 May 2021 03:42:00 +0000 (09:12 +0530)]
Update man page on selection

3 years agoMerge pull request #987 from luukvbaal/printent
Piña Colada [Fri, 7 May 2021 02:24:10 +0000 (07:54 +0530)]
Merge pull request #987 from luukvbaal/printent

Use cfg.showdetail

3 years agoUse cfg.showdetail
Luuk van Baal [Thu, 6 May 2021 22:45:24 +0000 (00:45 +0200)]
Use cfg.showdetail

3 years agoFix min columns
Arun Prakash Jana [Thu, 6 May 2021 17:03:55 +0000 (22:33 +0530)]
Fix min columns

3 years agoRevert "Skip a complete erase on redraw()"
Arun Prakash Jana [Thu, 6 May 2021 17:03:30 +0000 (22:33 +0530)]
Revert "Skip a complete erase on redraw()"

This reverts commit 41d414c2fc262be7ccb6572919f0c3fe6ae3338f.

3 years agoReduce some common checks in printent()
Arun Prakash Jana [Thu, 6 May 2021 16:20:35 +0000 (21:50 +0530)]
Reduce some common checks in printent()

3 years agoSkip a complete erase on redraw()
Arun Prakash Jana [Thu, 6 May 2021 07:04:31 +0000 (12:34 +0530)]
Skip a complete erase on redraw()

3 years agoRetain filter in filter mode when opening files
Arun Prakash Jana [Wed, 5 May 2021 07:39:54 +0000 (13:09 +0530)]
Retain filter in filter mode when opening files

3 years agoShorten some strings
Arun Prakash Jana [Wed, 5 May 2021 02:35:07 +0000 (08:05 +0530)]
Shorten some strings

3 years agoDrop brackets and simplify context printing logic
Arun Prakash Jana [Wed, 5 May 2021 01:50:08 +0000 (07:20 +0530)]
Drop brackets and simplify context printing logic

3 years agoUpdate docs
Arun Prakash Jana [Mon, 3 May 2021 14:41:11 +0000 (20:11 +0530)]
Update docs

3 years agoMerge pull request #984 from luukvbaal/preview-tui
Piña Colada [Sun, 2 May 2021 00:47:52 +0000 (06:17 +0530)]
Merge pull request #984 from luukvbaal/preview-tui

preview-tui: fix preview dir

3 years agopreview-tui: fix preview dir
Luuk van Baal [Sat, 1 May 2021 22:54:42 +0000 (00:54 +0200)]
preview-tui: fix preview dir

3 years agoMerge pull request #983 from luukvbaal/preview-tui
Piña Colada [Sat, 1 May 2021 16:25:37 +0000 (21:55 +0530)]
Merge pull request #983 from luukvbaal/preview-tui

preview-tui: fix cleanup/resize

3 years agopreview-tui: fix cleanup/resize
Luuk van Baal [Sat, 1 May 2021 16:12:13 +0000 (18:12 +0200)]
preview-tui: fix cleanup/resize

3 years agopreview-tui: kitty gif/pager fallback (#981)
luukvbaal [Sat, 1 May 2021 11:44:19 +0000 (13:44 +0200)]
preview-tui: kitty gif/pager fallback (#981)

* preview-tui: kitty gif/pager fallback

* preview-tui: test QUICKLOOK and return

3 years agoReorder entries
Arun Prakash Jana [Sat, 1 May 2021 05:35:35 +0000 (11:05 +0530)]
Reorder entries

3 years agoFix #978: store nanosec field
Arun Prakash Jana [Sat, 1 May 2021 04:22:13 +0000 (09:52 +0530)]
Fix #978: store nanosec field

3 years agoUpdate .nmv
KlzXS [Fri, 30 Apr 2021 16:42:55 +0000 (18:42 +0200)]
Update .nmv

3 years agoMake batchrename interactive
KlzXS [Fri, 30 Apr 2021 07:40:46 +0000 (09:40 +0200)]
Make batchrename interactive

3 years ago[Plugins] Fuzzy find plugins and run them; unmount mountpoints from their subfolders...
Kabouik [Fri, 30 Apr 2021 23:59:10 +0000 (23:59 +0000)]
[Plugins] Fuzzy find plugins and run them; unmount mountpoints from their subfolders (#977)

* Fuzzy find plugins and run them

* Hide find warning when $otherplugins is not set

* Fix prompt on error 2

* Use /home/mathieu

* unmount-parent plugin

* Add dependencies and shell description

* Add dependencies and fix CI issue?

* Improve fzfplug prompt, fix shellcheck warnings, restore mistakenly deleted line in README

* Typo

* Make both scripts POSIX-compliant and small improvements

* Final cosmetic changes

* bis

* Clarify description

* Typo

* Typo

* Better support for custom dirs and use bat if available

Co-authored-by: M <>
3 years agopreview-tui: update prompts (#980)
luukvbaal [Fri, 30 Apr 2021 13:29:11 +0000 (15:29 +0200)]
preview-tui: update prompts (#980)

3 years agoRemove unavailable option
Arun Prakash Jana [Thu, 29 Apr 2021 03:55:56 +0000 (09:25 +0530)]
Remove unavailable option

3 years agoReturn selection if external selection exists
Arun Prakash Jana [Wed, 28 Apr 2021 08:07:03 +0000 (13:37 +0530)]
Return selection if external selection exists

3 years agoFix #974: picker mode broken (#975)
luukvbaal [Wed, 28 Apr 2021 06:23:13 +0000 (08:23 +0200)]
Fix #974: picker mode broken (#975)

Co-authored-by: Piña Colada <engineerarun@gmail.com>
3 years agoFix #976: check external selection in 'c'urrent / 's'el prompt
Arun Prakash Jana [Wed, 28 Apr 2021 06:12:57 +0000 (11:42 +0530)]
Fix #976: check external selection in 'c'urrent / 's'el prompt

3 years agopreview-tui: ls flags
Luuk van Baal [Tue, 27 Apr 2021 19:37:18 +0000 (21:37 +0200)]
preview-tui: ls flags

3 years agopreview-tui: restore tree view (#972)
luukvbaal [Tue, 27 Apr 2021 19:28:38 +0000 (21:28 +0200)]
preview-tui: restore tree view (#972)

3 years agoFix CI break: disable readability-function-cognitive-complexity
Arun Prakash Jana [Tue, 27 Apr 2021 18:53:41 +0000 (00:23 +0530)]
Fix CI break: disable readability-function-cognitive-complexity

3 years agopreview-tui: error to foreground (#970)
luukvbaal [Tue, 27 Apr 2021 06:26:52 +0000 (08:26 +0200)]
preview-tui: error to foreground (#970)

* preview-tui: error to foreground

* preview-tui: test KITTY_LISTEN_ON

3 years agopreview-tui: reformat toggle (#966)
luukvbaal [Mon, 26 Apr 2021 15:21:52 +0000 (17:21 +0200)]
preview-tui: reformat toggle (#966)

3 years agoFix build break
Arun Prakash Jana [Mon, 26 Apr 2021 02:01:15 +0000 (07:31 +0530)]
Fix build break

3 years agoBksp/Del at empty filter prompt to refresh dir and retain prompt
Arun Prakash Jana [Sun, 25 Apr 2021 18:59:35 +0000 (00:29 +0530)]
Bksp/Del at empty filter prompt to refresh dir and retain prompt

3 years agoFix LGTM alerts
Arun Prakash Jana [Sun, 25 Apr 2021 09:35:06 +0000 (15:05 +0530)]
Fix LGTM alerts

3 years agoUpdate README.md
luukvbaal [Sun, 25 Apr 2021 04:07:08 +0000 (06:07 +0200)]
Update README.md

3 years agoadded flag -f for big files
akimdi [Sat, 24 Apr 2021 17:55:21 +0000 (20:55 +0300)]
added flag -f for big files

3 years agoMerge pull request #963 from luukvbaal/preview-tui
Piña Colada [Fri, 23 Apr 2021 22:58:21 +0000 (04:28 +0530)]
Merge pull request #963 from luukvbaal/preview-tui

preview-tui: reformat QuickLook

3 years agopreview-tui: reformat QuickLook
Luuk van Baal [Fri, 23 Apr 2021 22:36:05 +0000 (00:36 +0200)]
preview-tui: reformat QuickLook

3 years agoAdd QuickLook to description
Arun Prakash Jana [Thu, 22 Apr 2021 22:37:26 +0000 (04:07 +0530)]
Add QuickLook to description

3 years agoMerge pull request #961 from luukvbaal/preview-tui
Piña Colada [Thu, 22 Apr 2021 22:21:16 +0000 (03:51 +0530)]
Merge pull request #961 from luukvbaal/preview-tui

preview-tui: close previewer

3 years agopreview-tui: close previewer
Luuk van Baal [Thu, 22 Apr 2021 19:45:23 +0000 (21:45 +0200)]
preview-tui: close previewer

3 years agoMerge pull request #960 from luukvbaal/quicklook
Piña Colada [Thu, 22 Apr 2021 15:35:23 +0000 (21:05 +0530)]
Merge pull request #960 from luukvbaal/quicklook

preview-tui: add QuickLook support for WSL

3 years agopreview-tui: add QuickLook support
Luuk van Baal [Thu, 22 Apr 2021 12:15:42 +0000 (14:15 +0200)]
preview-tui: add QuickLook support

3 years agoMerge pull request #957 from luukvbaal/preview-tui
Piña Colada [Wed, 21 Apr 2021 15:36:32 +0000 (21:06 +0530)]
Merge pull request #957 from luukvbaal/preview-tui

preview-tui-ext: reformat archive preview

3 years agopreview-tui-ext: reformat archive preview
Luuk van Baal [Wed, 21 Apr 2021 14:39:15 +0000 (16:39 +0200)]
preview-tui-ext: reformat archive preview

3 years agoMerge pull request #955 from rck/master
Piña Colada [Wed, 21 Apr 2021 12:47:13 +0000 (18:17 +0530)]
Merge pull request #955 from rck/master

preview-tui-ext: use atool for rpm/deb

3 years agopreview-tui: directory preview/iconlookup (#954)
luukvbaal [Wed, 21 Apr 2021 12:44:38 +0000 (05:44 -0700)]
preview-tui: directory preview/iconlookup (#954)

* preview-tui: directory preview/iconlookup

* preview-tui-ext: NNN_ARCHIVE note

3 years agopreview-tui-ext: use atool for rpm/deb
Roland Kammerer [Wed, 21 Apr 2021 09:41:58 +0000 (11:41 +0200)]
preview-tui-ext: use atool for rpm/deb

atool does good job in previewing the content of deb/rpm files, use it.

3 years agoMerge pull request #953 from akimdi/master
Piña Colada [Tue, 20 Apr 2021 01:05:15 +0000 (06:35 +0530)]
Merge pull request #953 from akimdi/master

added support ico format

3 years agoadded ico format to nuke plugin
akimdi [Tue, 20 Apr 2021 01:01:44 +0000 (04:01 +0300)]
added ico format to nuke plugin

3 years agoadded ico format to imgview plugin
akimdi [Tue, 20 Apr 2021 01:00:30 +0000 (04:00 +0300)]
added ico format to imgview plugin

3 years agoMerge pull request #951 from luukvbaal/preview-tui-ext
Piña Colada [Sun, 18 Apr 2021 11:05:02 +0000 (16:35 +0530)]
Merge pull request #951 from luukvbaal/preview-tui-ext

preview-tui-ext: pass env

3 years agopreview-tui-ext: pass env
Luuk van Baal [Sun, 18 Apr 2021 10:58:50 +0000 (12:58 +0200)]
preview-tui-ext: pass env

3 years agoUpdate readme
Arun Prakash Jana [Sun, 18 Apr 2021 09:40:39 +0000 (15:10 +0530)]
Update readme

3 years agoUpdate docs
Arun Prakash Jana [Sun, 18 Apr 2021 03:06:14 +0000 (08:36 +0530)]
Update docs

3 years agoMinor reformat to fix build break
Arun Prakash Jana [Sat, 17 Apr 2021 15:17:11 +0000 (20:47 +0530)]
Minor reformat to fix build break

3 years agoGot to last dir on '~' or '/' key repeat
Arun Prakash Jana [Sat, 17 Apr 2021 14:55:58 +0000 (20:25 +0530)]
Got to last dir on '~' or '/' key repeat

3 years agoMinor plugin update
Arun Prakash Jana [Sat, 17 Apr 2021 13:55:07 +0000 (19:25 +0530)]
Minor plugin update

3 years agomake option NOX11: disable notis, sel to clipboard sync, xterm title
Arun Prakash Jana [Sat, 17 Apr 2021 07:38:34 +0000 (13:08 +0530)]
make option NOX11: disable notis, sel to clipboard sync, xterm title

3 years agoAdd clang 11 to CI
Arun Prakash Jana [Fri, 16 Apr 2021 19:52:49 +0000 (01:22 +0530)]
Add clang 11 to CI

3 years agoUpdate docs
Arun Prakash Jana [Fri, 16 Apr 2021 18:48:34 +0000 (00:18 +0530)]
Update docs

3 years agoSet Haiku variety to dev
Arun Prakash Jana [Tue, 13 Apr 2021 11:26:16 +0000 (16:56 +0530)]
Set Haiku variety to dev

3 years agoHappy Birthday nnn! 🍰 v4.0
Arun Prakash Jana [Tue, 13 Apr 2021 11:01:35 +0000 (16:31 +0530)]
Happy Birthday nnn! 🍰

3 years agoShow xterm title on option '-x'
Arun Prakash Jana [Tue, 13 Apr 2021 10:50:28 +0000 (16:20 +0530)]
Show xterm title on option '-x'

3 years agoMerge pull request #946 from luukvbaal/demo
Mischievous Meerkat [Tue, 13 Apr 2021 11:03:13 +0000 (16:33 +0530)]
Merge pull request #946 from luukvbaal/demo

Update README demo

3 years agoReduce thumbnail image size
Luuk van Baal [Tue, 13 Apr 2021 11:00:58 +0000 (13:00 +0200)]
Reduce thumbnail image size

3 years agoUpdate README demo
Luuk van Baal [Tue, 13 Apr 2021 10:52:27 +0000 (12:52 +0200)]
Update README demo