Arun Prakash Jana
4fc8d1edd1
Changes for #226
6年前
Mischievous Meerkat
3ce1b7dd97
Merge pull request #226 from juacq97/add-kdeconnect
Added a user-script to send selected files using kde-connect.
6年前
Arun Prakash Jana
e1bd7c6852
Drop the .sh subscripts
6年前
juacq97
cfd0769089
Added a user-script to send selected files using kde-connect.
The script uses kdeconnect-cli to send the files to the linked device.
Uses the .nnncp file to cat the selected files.
You can get system notifications using notify-send. This is disabled
by default.
6年前
Arun Prakash Jana
ff0378c18b
Add issue template
6年前
Arun Prakash Jana
208ea1a57e
Update docs
6年前
Arun Prakash Jana
cdc7d81b60
Change debug file name, close before exit
6年前
Arun Prakash Jana
4d6ec9c475
Update docs
6年前
Arun Prakash Jana
47d35e1396
Remove redundant check
6年前
Arun Prakash Jana
9df78b4e0b
Proceed in filter mode after unhaide
6年前
Arun Prakash Jana
577e7693d6
Use persistent table
6年前
Arun Prakash Jana
1847a7647f
Persistent warnings
6年前
Arun Prakash Jana
f9036bd959
Fix #223
6年前
Arun Prakash Jana
2849da93e7
Centralized mem free
6年前
Arun Prakash Jana
c8f080f0b5
Update context switch logic
6年前
Arun Prakash Jana
573c61f330
Modular context switch
6年前
Arun Prakash Jana
df5daf409e
Delay for copy messages
6年前
Arun Prakash Jana
a70a4bf732
Do not change contents on ESC
6年前
Arun Prakash Jana
9b212da6d4
Reduce popup msg delay
6年前
Arun Prakash Jana
ffc4b7e55d
Don't refresh in filter mode
6年前
Arun Prakash Jana
a747a1e267
Update docs
6年前
Arun Prakash Jana
caf77886b8
Redirect stderr and stdout separately
6年前
Arun Prakash Jana
54c89ca2a1
Go to start dir key is '@' now
6年前
Arun Prakash Jana
69aeeb51d2
GUI app launcher with drop-down menu
`nlauncher` is POSIX compliant. It needs `fzy`.
6年前
Arun Prakash Jana
99c1bdd2b7
Minor refactor
6年前
Arun Prakash Jana
90f25bf7a8
make :wqopen_max local static
6年前
Arun Prakash Jana
a94daefcff
Inline printmsg
6年前
Arun Prakash Jana
459b2cceb8
Auto-completion for option `-d`
6年前
Arun Prakash Jana
2e07a20d23
Option `-d` to show hidden files.
NNN_SHOW_HIDDEN is removed.
6年前
Arun Prakash Jana
8882aa8022
No need to use packed structs
6年前
Arun Prakash Jana
b95d1de4c5
Remove unused macros
6年前
Arun Prakash Jana
b73ab3373a
Show messages
6年前
Arun Prakash Jana
013ab595b2
Smooth screen resize handling
6年前
Arun Prakash Jana
5d9bfed5a3
Fix regression with nnn.vim
6年前
Arun Prakash Jana
d5245ac5ec
List available user-scripts
6年前
Arun Prakash Jana
6c6bbce5a4
Add imgur upload script
Source: https://github.com/jomo/imgur-screenshot
6年前
Arun Prakash Jana
9ca3f7d06b
Skip shell invocation to run user-scripts
6年前
Arun Prakash Jana
b9205f1778
Do not delay on single file selection
6年前
Arun Prakash Jana
ed724dfd0c
Fix build break
6年前
Arun Prakash Jana
085483ff6d
Reformat spawn()
6年前
Arun Prakash Jana
59db99f75d
Fix build break
6年前
Arun Prakash Jana
8b1ef2d9d5
Reformat spawn()
6年前
Arun Prakash Jana
616443ffa3
Fix #179
6年前
Arun Prakash Jana
1c9934ab7f
Error handling
6年前
Arun Prakash Jana
c609885763
Special handling for editor
6年前
Arun Prakash Jana
4289f13c40
Formatting
6年前
Arun Prakash Jana
5f55bde141
A more prominent current indicator
6年前
Arun Prakash Jana
e0eea57845
Fix regression
6年前
Arun Prakash Jana
2a85da09d5
Refactor redraw
6年前
Arun Prakash Jana
33768a6cff
Code refactor
6年前