]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2020-06-01 Arun Prakash... Fix #624: wait for user input if cmd fails
2020-06-01 Arun Prakash... Support mime, extension in preview-tui
2020-06-01 Arun Prakash... Fix shellcheck
2020-06-01 Arun Prakash... Simplify preview-tui
2020-06-01 Arun Prakash... Update preview-tui to adapt to terminal size
2020-06-01 Arun Prakash... Workaround #621: preview is updated on redraw (^L)
2020-06-01 Sijmen J. MulderWrap FILE_MIME_OPTS use in check (#622)
2020-05-31 Arun Prakash... Document non-repeat-refresh of file under preview
2020-05-31 Arun Prakash... Remove redundant key F5
2020-05-31 Arun Prakash... Do not auto-revive filter in nav-to-type mode
2020-05-31 Arun Prakash... Simplify get_input()
2020-05-31 Arun Prakash... Set the corrent keybind for plugin
2020-05-31 Arun Prakash... Update template
2020-05-31 Arun Prakash... Update docs
2020-05-30 Arun Prakash... F5 to redraw (even with filter)
2020-05-30 Arun Prakash... Retire ^S as select plugin
2020-05-30 basbebealso send mutool to $PAGER (#615)
2020-05-30 Arun Prakash... Remove NNN_PIPE on exit
2020-05-30 Arun Prakash... Update docs
2020-05-30 Arun Prakash... Support make option O_CTX8 for 8 contexts
2020-05-30 Arun Prakash... Use bitfields for runtime transient states
2020-05-30 Arun Prakash... Handle number of contexts in a generic fashion
2020-05-29 Arun Prakash... Revert "Alt+Enter: clear filter and exit filter prompt"
2020-05-29 lvgxAdd -P to man (#612)
2020-05-29 Mischievous... Merge pull request #607 from leovilok/signals
2020-05-29 lvgxFix detecting end of evironment options (#610)
2020-05-29 Léo VilleveygouxUse sigaction() instead of signal()
2020-05-29 Léo VilleveygouxCleanly handle SIGTERM and SIGHUP
2020-05-29 Arun Prakash... Alt+Enter: clear filter and exit filter prompt
2020-05-29 basbebeadd 'wraps' attribute to allow autocompletion (#606)
2020-05-29 Arun Prakash... Remove F5 for toggle hidden (misfit)
2020-05-29 Arun Prakash... Set Escape delay to 0
2020-05-29 Arun Prakash... Alt+Esc to clear filter and exit filter prompt
2020-05-27 lvgxpreview-tui: directly call $PAGER on text files (#599)
2020-05-27 lvgxpreview-tui: async version using $PAGER to scroll previ...
2020-05-26 SZ Lin (林上智)Fix typos (#595)
2020-05-26 Arun Prakash... x86-64 to x86_64
2020-05-26 Arun Prakash... Prepare for release v3.2 v3.2
2020-05-24 Arun Prakash... Use lock workflow
2020-05-24 Arun Prakash... Update templates
2020-05-24 Arun Prakash... Fix build break
2020-05-23 Arun Prakash... Select file if file path is passed
2020-05-23 Arun Prakash... Fix filterfn not in sync with cfg.regex
2020-05-23 Arun Prakash... Add openSUSE Tumbleweed
2020-05-23 lvgxAdd -a option to generate a temporary NNN_FIFO (#588)
2020-05-23 lvgxpreview-kitty polish (async version + text render for...
2020-05-22 lvgxChange binary file detection in preview-tui/kitty ...
2020-05-20 Arun Prakash... Fix build break
2020-05-20 Arun Prakash... Fix #582
2020-05-20 Arun Prakash... Remove Fedora 29 (EOL)
2020-05-19 lvgxNotify FIFO readers on exit (if any) (#581)
2020-05-19 Arun Prakash... Fix regression from commit 2200a1c
2020-05-19 Arun Prakash... Fix build break
2020-05-18 Arun Prakash... Option -P: specify plugin key to run on start
2020-05-17 Arun Prakash... Take to target on Right/l on symlink in list dir
2020-05-17 Arun Prakash... Update docs
2020-05-17 lvgxAdd a preview-kitty plugin (#577)
2020-05-16 Arun Prakash... Late handle blocked mimes
2020-05-16 Arun Prakash... Fix #575
2020-05-14 Arun Prakash... Fix #573: update docs
2020-05-14 Arun Prakash... Fix #571
2020-05-13 Arun Prakash... Update docs
2020-05-13 lvgxAllow launching plugins with Alt + plugin's key (#569)
2020-05-12 Arun Prakash... Add some space for badges
2020-05-12 Arun Prakash... Skip printing and erasing
2020-05-11 Arun Prakash... Update docs
2020-05-11 Arun Prakash... Add asciicast image
2020-05-11 Arun Prakash... Auto-lock old issues
2020-05-10 Arun Prakash... Do not leak wfd
2020-05-10 Arun Prakash... Simplify cd
2020-05-10 Arun Prakash... Fix #565: chdir when dir is changed
2020-05-10 Arun Prakash... Fix #564: Option -l: number of lines to move on mouse...
2020-05-10 Arun Prakash... Remove blocking pipe open in child
2020-05-10 Arun Prakash... Use standard exit status everywhere
2020-05-10 Arun Prakash... Use exit status
2020-05-09 Arun Prakash... Block data type
2020-05-09 Arun Prakash... Fix reading from pipe when running plugin
2020-05-09 Arun Prakash... Increase pipe capacity
2020-05-07 Arun Prakash... Minor doc update
2020-05-06 Arun Prakash... Ignore -S when start dir is specified
2020-05-06 lvgxpreview-tui: ensure 1st hovered file is previewed ...
2020-05-06 lvgxgetplugs: add "master" version support (#560)
2020-05-06 Arun Prakash... Ignore false lint issue
2020-05-06 Arun Prakash... Mention tmux version required
2020-05-06 Arun Prakash... Fix no preview update when dir changed with same entry...
2020-05-06 Arun Prakash... Fix broken dir read from pipe
2020-05-06 Arun Prakash... Drop fzy support
2020-05-06 Todd YamakawaAdd a bookmarks plugin that supports names (#558)
2020-05-06 Arun Prakash... Update docs
2020-05-06 Arun Prakash... Change requires to dependencies
2020-05-06 Arun Prakash... Uniform plugins
2020-05-06 lvgxpreview-tui: fix tmux behaviour, del refs to nuke ...
2020-05-05 Léo VilleveygouxPrevent open FIFO prom leaking to subprocess
2020-05-05 Arun Prakash... Shorten column width
2020-05-05 lvgxAdd a tmux/xterm based text previewer plugin (#557)
2020-05-05 Arun Prakash... which prints to screen
2020-05-05 Arun Prakash... Update docs
2020-05-05 Arun Prakash... Minor previewer plugin update, docs update
2020-05-05 lvgxAdd a tabbed/xembed based file previewer plugin (#552)
2020-05-05 Arun Prakash... Fix double free when starting in list mode
next