Arun Prakash Jana
41c9c82d90
Restore keyboard shortcuts
2019-04-26 18:52:54 +05:30
Arun Prakash Jana
4f15fb765a
Always detach opener
...
This may affect issue #227 but the defunct processes do not use any memory and exit when nnn exits. I guess that happens because of xdg-open using an intermediate script.
However, if we do not detach xdg-open, the child process is killed when the terminal is closed which is a severe problem.
2019-04-26 08:46:57 +05:30
Arun Prakash Jana
f07c8a9dfd
Update docs
2019-04-26 08:12:09 +05:30
Arun Prakash Jana
cefc4b08a7
Update nmount, troubleshooting
2019-04-25 22:10:10 +05:30
Arun Prakash Jana
9ac9c1bf4f
Document #225
2019-04-25 21:20:45 +05:30
Arun Prakash Jana
04bd1ea71d
Revert "Fix #225 "
...
This reverts commit 32dde3390a
.
2019-04-25 21:11:35 +05:30
Arun Prakash Jana
6186e8b458
Fix check for binary value
2019-04-25 19:02:55 +05:30
Arun Prakash Jana
7467d9f0ed
Update docs
2019-04-25 18:20:52 +05:30
Arun Prakash Jana
58e4b443a5
Check binary config values are 1
2019-04-24 20:31:52 +05:30
Arun Prakash Jana
32dde3390a
Fix #225
2019-04-23 21:54:59 +05:30
Arun Prakash Jana
e973330c91
Fix build break
2019-04-23 19:59:37 +05:30
Arun Prakash Jana
adad3f2fe8
Allocate initial path dynamically
2019-04-23 08:50:25 +05:30
Arun Prakash Jana
c270b6002f
Fix picker mode with file
2019-04-23 01:52:53 +05:30
Arun Prakash Jana
cd4009dbf6
Remove redundant change for HOME
2019-04-23 01:13:02 +05:30
Arun Prakash Jana
b0132ba440
Remove redundant checks for g_tmpfpath
2019-04-22 23:57:26 +05:30
Arun Prakash Jana
99b1b1f489
SSHFS refinements
2019-04-22 02:14:43 +05:30
Arun Prakash Jana
92bbeb360d
Handle exit status of child process
2019-04-22 01:24:54 +05:30
Arun Prakash Jana
20280e182a
Update docs
2019-04-22 00:45:11 +05:30
Arun Prakash Jana
a900b2c4fa
Support config dir ~/.config/nnn
2019-04-21 23:59:51 +05:30
Arun Prakash Jana
f9264577d2
Support copymode across contexts
2019-04-21 19:53:13 +05:30
Arun Prakash Jana
4ceb0800e4
Fix clang-tidy warning
2019-04-21 19:28:55 +05:30
Arun Prakash Jana
7133971052
Revert "Fix clang error"
...
This reverts commit 78de6b5752
.
2019-04-21 15:41:26 +05:30
Arun Prakash Jana
b059e08f3a
Reduce statements
2019-04-21 15:40:30 +05:30
Arun Prakash Jana
aa1bc78ea7
Update docs
2019-04-21 15:20:59 +05:30
Arun Prakash Jana
bd2831498c
Fix nmount on blank entry
2019-04-21 12:14:03 +05:30
Arun Prakash Jana
78de6b5752
Fix clang error
2019-04-21 12:05:56 +05:30
Arun Prakash Jana
d2865de329
Refactor SSHFS code
2019-04-21 11:55:00 +05:30
Arun Prakash Jana
8e5b27f503
Update docs
2019-04-21 08:39:31 +05:30
Mischievous Meerkat
c71056c03d
Merge pull request #248 from elig0n/diff_pgup_ctrlu
...
Differentiate half-page Ctrl+U/D and pageful PageDN/UP movement keys
2019-04-21 02:10:11 +05:30
elig0n
a3eb617dc6
Differentiate half-page Ctrl+U/D and pageful PageDN/UP movement keys
2019-04-20 23:25:15 +03:00
Arun Prakash Jana
b16d9dad54
Update docs
2019-04-21 01:28:19 +05:30
Arun Prakash Jana
e2dad88a83
Fix lint warning
2019-04-21 00:57:43 +05:30
Arun Prakash Jana
882a17a60f
SSHFS support
2019-04-21 00:47:11 +05:30
Arun Prakash Jana
bd29368d4c
Plugin music: play random music from current dir
2019-04-20 18:12:52 +05:30
Arun Prakash Jana
e1d8adce2f
Plugin ipinfo: fetch IP address and whois info
2019-04-20 13:07:04 +05:30
Arun Prakash Jana
d5107d28ac
Plugin getplugs: update nnn plugins
2019-04-19 19:06:03 +05:30
Arun Prakash Jana
430945d420
Plugin nmount: toggle mount status of a device
2019-04-19 00:25:07 +05:30
Arun Prakash Jana
9167192d31
Update docs
2019-04-19 00:14:52 +05:30
Arun Prakash Jana
5cf3471716
Plugins!
2019-04-18 20:32:53 +05:30
Arun Prakash Jana
12ce9451ee
Move nlaunch from user-scripts
2019-04-18 19:41:39 +05:30
Arun Prakash Jana
a80ed0554d
Update docs
2019-04-18 15:24:21 +05:30
Arun Prakash Jana
b39dd62690
Update docs
2019-04-17 19:11:09 +05:30
Arun Prakash Jana
cb5211bc74
Sanitize scripts to change wallpaper
2019-04-17 08:44:36 +05:30
Mischievous Meerkat
ef9879da36
Merge pull request #244 from juacq97/master
...
Added two scripts to change the wallpaper
2019-04-17 08:39:56 +05:30
juacq97
a80d6f18e2
Changed the notify-send message
2019-04-16 20:58:56 -06:00
juacq97
9a5bd47e4a
Commented the notify-send lines
2019-04-16 20:55:26 -06:00
juacq97
2261befa3f
Changed bash to sh
2019-04-16 20:50:31 -06:00
Juan Adrián Castro Quintana
53b2efb069
Update nitrogen
2019-04-16 20:45:04 -06:00
Juan Adrián Castro Quintana
35403d40df
Update README.md
2019-04-16 20:44:12 -06:00
Juan Adrián Castro Quintana
3b99020523
Update README.md
2019-04-16 20:17:59 -06:00