Commit Graph

1730 Commits

Author SHA1 Message Date
0xACE d640de2589 Keep lastname directory selected
incase the user just lost access, it would be better to remember the
selected directory to keep it highlighted.
2019-07-12 14:55:03 +02:00
0xACE 78ada7a8bc fixed misleading `else if` & text. removed lastdir 2019-07-12 14:44:59 +02:00
0xACE e3393d0437 Find a parent when CWD disappears
The previous behaviour would exit nnn when the CWD disappeared.
2019-07-12 00:52:25 +02:00
Arun Prakash Jana ca714eac90
Show image thumbnails with lsix 2019-07-12 00:16:07 +05:30
Arun Prakash Jana 406faf63d9
Fix mtime comparison 2019-07-11 22:33:49 +05:30
Arun Prakash Jana 201b1ae571
Update docs 2019-07-11 08:35:39 +05:30
Mischievous Meerkat 74a7d2245c
Merge pull request #303 from fokinpv/forgotten-export
Add forgotten export for quitcd scripts
2019-07-10 19:14:25 +05:30
Pavel Fokin 66fa6fc682 Combine 'XDG_CONFIG_HOME' and 'HOME` in quitcd.fish 2019-07-10 15:56:17 +03:00
Arun Prakash Jana 2c84f24812
Linuk to youtube vide 2019-07-10 13:59:33 +05:30
Arun Prakash Jana 5552376cf6
Add packagers page in Wiki 2019-07-10 12:27:50 +05:30
Arun Prakash Jana e5733ab198
Add NuTyX to list of packagers 2019-07-10 09:37:02 +05:30
Arun Prakash Jana 41fcbd9b2f Fix #304 2019-07-10 09:21:52 +05:30
Pavel Fokin 17bb57263c Add forgotten export for quitcd scripts 2019-07-09 22:51:25 +03:00
Mischievous Meerkat d03ff4dc91
Merge pull request #302 from fokinpv/fix-quitcd-example
Fix quitcd snippets for 'zsh' and 'bash'
2019-07-09 10:30:12 +05:30
Pavel Fokin 56b6f70634 Update quitcd snippet for 'fish' 2019-07-09 07:09:19 +03:00
Arun Prakash Jana 427c4b2429
Bash auto-complete enhancements 2019-07-08 23:35:30 +05:30
Arun Prakash Jana b0a60cfe64
Set mouse interval 2019-07-08 23:25:21 +05:30
Pavel Fokin 34ecf3ce13 Fix quitcd snippets for 'zsh' and 'bash' 2019-07-08 20:29:32 +03:00
Arun Prakash Jana 1b2093040a
Add video of nnn on Termux 2019-07-07 22:40:28 +05:30
Arun Prakash Jana b7b3dbac22 Revert "Move declarations up"
This reverts commit afdfcecb9c.
2019-07-06 18:55:48 +05:30
Arun Prakash Jana 25a704cd27
Set scrolloff to 3 2019-07-05 21:40:33 +05:30
Arun Prakash Jana bde25e3ca0
Minor refactor 2019-07-05 20:58:36 +05:30
Arun Prakash Jana c373b4b279
Fix #301 2019-07-05 07:42:52 +05:30
Arun Prakash Jana afdfcecb9c
Move declarations up 2019-07-05 02:47:55 +05:30
Arun Prakash Jana a25e878dfc
Do not show mantissa for absolute sizes 2019-07-05 02:08:31 +05:30
Arun Prakash Jana 379fdf50fa
Show stat when file has single quote 2019-07-05 01:27:46 +05:30
Arun Prakash Jana d5408c4e9f
Replace snprintf for printing file size 2019-07-05 01:13:55 +05:30
Arun Prakash Jana bf28a096ba
Use macros for return codes 2019-06-28 21:12:43 +05:30
Mischievous Meerkat 169b29029e
Merge pull request #299 from ath3/ringtone-fixes
Small ringtone plugin fixes
2019-06-27 07:32:18 +05:30
ath3 e5cda54604 Small ringtone plugin fixes 2019-06-27 03:38:02 +02:00
Mischievous Meerkat 1e68309577
Merge pull request #298 from ath3/checksum-cleanup
Remove unneeded check from checksum plugin
2019-06-27 06:42:27 +05:30
Mischievous Meerkat 3cc0cf5f0a
Merge pull request #297 from ath3/mocplay-shuffle
Add shuffle to mocplay
2019-06-27 06:40:31 +05:30
Mischievous Meerkat b459879e2a
Merge pull request #296 from tanyaionova/duplicate-patch
Remove duplicate code (#295)
2019-06-27 06:36:40 +05:30
ath3 c2fbdfdeb3 Remove unneeded check from checksum plugin 2019-06-27 02:48:04 +02:00
ath3 4d7dade94c Add shuffle to mocplay 2019-06-27 02:19:55 +02:00
tanyaionova 3ad5f7f6cb Remove duplicate code (#295)
These three lines are exact copy of 4555-4557.
As opener is not changed in between, we can delete these
2019-06-27 01:01:42 +03:00
Mischievous Meerkat 900ffbebc7
Merge pull request #294 from tanyaionova/makefile-patch
Set CP in Makefile
2019-06-26 18:24:13 +05:30
tanyaionova e93abcf709 Set CP in Makefile
$(CP) is not set by GNU Make
Seems like [1] is a full list of what GNU Make defines implicitly
[1] https://www.gnu.org/software/make/manual/html_node/Implicit-Variables.html
2019-06-26 15:25:31 +03:00
Arun Prakash Jana a3019418b1
Update docs 2019-06-26 14:39:47 +05:30
Arun Prakash Jana 0fd6b5c9be
What's in the name? 2019-06-26 06:36:03 +05:30
Arun Prakash Jana b151e13548
Use generic msg 2019-06-25 01:08:32 +05:30
Arun Prakash Jana 80bdeb8d72
Fix order of options in man 2019-06-24 21:50:01 +05:30
Arun Prakash Jana 277f156c37
Fix #291 2019-06-24 21:45:02 +05:30
Arun Prakash Jana 2934db3482
Pretty table 2019-06-23 09:18:35 +05:30
Arun Prakash Jana 619ac17004
Add text2speech plugin 2019-06-23 01:43:52 +05:30
Arun Prakash Jana 4d6f304204
Fix #290: terminate g_buf correctly 2019-06-22 19:17:06 +05:30
Arun Prakash Jana a9392463b0
Fix #290: wchar_t may vary in size 2019-06-22 07:19:00 +05:30
Arun Prakash Jana 42a5479fa8
Add an mp3 ringtone generator 2019-06-21 22:36:34 +05:30
Arun Prakash Jana de2773c677
Update docs 2019-06-21 07:36:50 +05:30
Arun Prakash Jana c07288e585
The table is sorted 2019-06-20 20:57:19 +05:30