Commit Graph

3841 Commits

Author SHA1 Message Date
lwnctd 49aa4dabf1 Remove trailing blanks to assure .desktop suffix for xdg-mime. 2022-01-08 05:34:20 +03:00
Arun 2eadf35fa0
Merge pull request #1277 from N-R-K/webp_icon
add webp icon
2021-12-26 17:33:46 +05:30
NRK 04181084c0 add webp icon 2021-12-26 14:43:18 +06:00
Arun dcf3a35cd5
Merge pull request #1276 from N-R-K/bookmark_doc
add bookmark section to the manpage
2021-12-26 11:56:53 +05:30
NRK e2b856904d add bookmark section to the manpage 2021-12-26 11:07:18 +06:00
Arun Prakash Jana 693df568e0 Document symlinked bookmarks in the manpage 2021-12-26 09:58:34 +05:30
Arun 3368a7905b
Merge pull request #1275 from N-R-K/pedantic_cleanups
Pedantic cleanups
2021-12-25 22:36:13 +05:30
NRK 02d6feb9b9 check bound before making access 2021-12-25 12:47:48 +06:00
NRK 1608c8763f avoid having function with unspecified arguments 2021-12-25 12:47:33 +06:00
NRK 78c0d54400 avoid doing arithmetic on void pointer 2021-12-25 12:47:24 +06:00
Arun e44f8d3fcc
Merge pull request #1270 from N-R-K/doc_improvement
Make the manpage more clear
2021-12-25 08:17:45 +05:30
Arun 282266705e
Merge branch 'master' into doc_improvement 2021-12-25 08:17:34 +05:30
Patrick fe0608116a
introduce new plugin for jumping git root 2021-12-25 08:13:43 +05:30
Arun Prakash Jana 0fb7a25612
Use terms consistent with man page in docs 2021-12-25 08:13:41 +05:30
Arun Prakash Jana b69f838fb8
Update bug report template 2021-12-25 08:13:40 +05:30
Luuk van Baal beafeaaea2
Preview-tui fix gif conversion 2021-12-25 08:13:40 +05:30
Luuk van Baal a3d660b673
Preview-tui fix gif whitespace name 2021-12-25 08:13:39 +05:30
NRK ac86fbed0f
add icon for opus files 2021-12-25 08:13:39 +05:30
Luuk van Baal 48bcc929e8
Restorepreview when launching subshell 2021-12-25 08:13:39 +05:30
Luuk van Baal 06bf4f5dce
Replace restorepreview workaround 2021-12-25 08:13:38 +05:30
KlzXS 3be2dd8390
Remove -E from sed in plugins 2021-12-25 08:13:35 +05:30
NRK ce58aab6b2 slight reword 2021-12-25 08:39:29 +06:00
NRK 62f1004836 upadte the source code according to the docs 2021-12-25 08:37:28 +06:00
NRK d215a9c61d -A doc: change auto-select to auto-enter 2021-12-25 08:35:23 +06:00
NRK c234c05b3d clarify '+' keybinding in type-to-nav mode 2021-12-25 08:35:23 +06:00
NRK f7298efa99 reword 'select' -> 'selection' 2021-12-25 08:35:23 +06:00
NRK 9a26739132 fix plugin requirement 2021-12-25 08:35:23 +06:00
NRK 23edf571a7 make the manpage more clear
some of the terms used in the manpage aren't exactly obvious, especially
to a new user. this is an attempt at making the manual more clear and
remove any potential confusion.

here's a couple issues i've noticed where users were confused due to non
clear manpage description:

https://github.com/jarun/nnn/issues/1268
https://github.com/jarun/nnn/issues/1269
https://github.com/jarun/nnn/issues/1209
2021-12-25 08:35:23 +06:00
Arun Prakash Jana 892e4c0082
Use terms consistent with man page in docs 2021-12-25 08:02:27 +05:30
Arun Prakash Jana bd6e7e8147
Update bug report template 2021-12-20 11:56:54 +05:30
Arun ecfe819a73
Merge pull request #1267 from luukvbaal/preview-tui
Preview-tui fix gif conversion
2021-12-20 10:16:23 +05:30
Luuk van Baal b851b58e83
Preview-tui fix gif conversion 2021-12-20 02:39:10 +01:00
Arun 2c31615256
Merge pull request #1263 from luukvbaal/preview-tui
Preview-tui fix gif whitespace name
2021-12-19 03:13:25 +05:30
Luuk van Baal 95f709f86a
Preview-tui fix gif whitespace name 2021-12-18 22:34:24 +01:00
Arun a1b15eb766
Merge pull request #1258 from N-R-K/opus_icon
add icon for opus files
2021-12-17 17:46:59 +05:30
Arun 48e478bb90
Merge pull request #1257 from luukvbaal/patches
Restorepreview patch improvements
2021-12-17 17:46:33 +05:30
Luuk van Baal 8ba43edffc
Restorepreview when launching subshell 2021-12-17 12:41:29 +01:00
NRK 7aef60a9d5 add icon for opus files 2021-12-15 00:45:58 +06:00
Luuk van Baal e0c1ed273f
Replace restorepreview workaround 2021-12-14 17:16:56 +01:00
Arun 40b2250209
Merge pull request #1247 from KlzXS/posix_sed
Remove -E from sed in plugins
2021-11-28 06:45:30 +05:30
Arun eb62775852
Merge pull request #1248 from yeetologist/master
Fix zsh auto-completion typo
2021-11-27 15:43:27 +05:30
yeetologist c147414bc7 Fix zsh auto-completion typo 2021-11-27 11:57:45 +07:00
Arun Prakash Jana 1e8b8d14ff
Remove redundant line 2021-11-27 09:48:21 +05:30
KlzXS 8f2e17303e
Remove -E from sed in plugins 2021-11-26 10:33:11 +01:00
Arun 1bc234b0eb
Merge pull request #1244 from N-R-K/malloc_size
fix the malloc size in get_archive_cmd
2021-11-24 22:48:02 +05:30
NRK bd8faa2dd8 use patterns[] for archive command string 2021-11-24 22:34:22 +06:00
NRK 578e6d1aaa use a macro for the format string
this makes things slightly more robust as changing the string inside the
macro would automatically change the malloc size.
2021-11-24 22:06:05 +06:00
NRK f7091f78e5 fix the malloc size in get_archive_cmd
since the tr hack was removed in deead97, the format string is no longer
70 chars. also removes unnecessary malloc casting.
2021-11-24 21:53:11 +06:00
Arun c87b67e073
Merge pull request #1243 from omar-polo/sed-misc
misc sed tweaks
2021-11-24 18:25:13 +05:30
Omar Polo fb3d3ab0ef define SED only if not already defined
This allows packagers to set a custom path for sed (gsed may be simply
called `gsed' or `gnu-sed' or ...)
2021-11-24 11:44:50 +01:00