1
1
mirror of https://github.com/jarun/nnn.git synced 2024-10-06 09:37:19 +03:00
Commit Graph

402 Commits

Author SHA1 Message Date
Arun Prakash Jana
90597f0e41
Update docs 2019-01-20 08:08:54 +05:30
Arun Prakash Jana
fefa956128
Update memory stats 2019-01-19 22:22:44 +05:30
Arun Prakash Jana
78048d6ef0
Document macros 2019-01-19 18:20:05 +05:30
Arun Prakash Jana
88a940dcab
Document NNN_TMPFILE 2019-01-19 17:32:43 +05:30
Arun Prakash Jana
366f49e6b3
Take notes with N 2019-01-19 14:51:40 +05:30
Arun Prakash Jana
772619527f
Remove key Backspace 2019-01-19 14:08:21 +05:30
Arun Prakash Jana
d2ca475a4c
Update docs 2019-01-19 13:15:37 +05:30
Arun Prakash Jana
5f581ff20a
Key N to switch to context N 2019-01-19 13:09:46 +05:30
Arun Prakash Jana
5e4810b382
Remove keys ^, $ 2019-01-19 12:31:25 +05:30
Arun Prakash Jana
05e910deb0
Fix broken links 2019-01-18 07:39:15 +05:30
Arun Prakash Jana
db8d51c504 Update docs 2019-01-18 06:58:16 +05:30
TBK
9975b79f95 Add install command for Alpine Linux 2019-01-18 02:09:41 +01:00
Arun Prakash Jana
5162ae826e
Update video image 2019-01-18 06:36:06 +05:30
Arun Prakash Jana
bf6419d6af
Use a concise help 2019-01-17 20:59:30 +05:30
Arun Prakash Jana
ed934c0e97
Update README 2019-01-17 02:06:18 +05:30
Arun Prakash Jana
5f519841e7
Resurrect NNN_OPENER 2019-01-16 20:11:33 +05:30
Arun Prakash Jana
e7e09483b6
Update docs 2019-01-15 15:51:56 +05:30
Arun Prakash Jana
389180d139
Change env var name 2019-01-15 10:51:06 +05:30
Arun Prakash Jana
098c2acb27
Support substring match in filter mode 2019-01-13 22:49:14 +05:30
Arun Prakash Jana
08520ac80e
Rename config env var 2019-01-11 22:15:51 +05:30
Arun Prakash Jana
5df41255b2 Fix #187
It seems the behaviour of the default opener (xdg-open) varies across platforms
and environments. Details are documented in the issue. To prevent an empty file
from being accidentally opened leading to unexpected behaviour, we are adding a
guard with the message that the empty file should be opened using edit or open
option.
2019-01-11 21:43:57 +05:30
Milli İşletim Sistemi (Milis Linux)
d438a665e4
Update README.md
Milis Linux support
2019-01-11 12:01:33 +03:00
Milli İşletim Sistemi (Milis Linux)
d241e5edcc
Update README.md
Milis Linux support
2019-01-11 02:36:16 +03:00
Arun Prakash Jana
b40662635d
Update docs 2019-01-07 18:40:30 +05:30
Arun Prakash Jana
b8f6432560
Add Raspberry Pi compilation/board info 2019-01-06 17:38:34 +05:30
Arun Prakash Jana
03ea2252b2
Document prompt clear and exit behaviour 2019-01-06 02:34:37 +05:30
Arun Prakash Jana
98fd5755d1
Map ^V to run custom script 2019-01-06 02:08:07 +05:30
Arun Prakash Jana
6dc151e05d
Quote argument with sh -c 2019-01-06 00:02:55 +05:30
Arun Prakash Jana
6338466db5
Update docs 2019-01-05 21:14:01 +05:30
Arun Prakash Jana
3667e1e939
Update docs 2019-01-05 20:01:41 +05:30
Arun Prakash Jana
b5e62d7ceb
Document picker behaviour 2019-01-05 10:57:11 +05:30
Arun Prakash Jana
e87ff1129c
Fix #179 2019-01-04 23:56:02 +05:30
Arun Prakash Jana
0617c8d90a
Sample scripts to convert NUL to newline 2019-01-04 22:33:55 +05:30
Arun Prakash Jana
bd30e41254
Update docs 2019-01-04 08:32:55 +05:30
Arun Prakash Jana
226fb18d96
Change location of copier script 2019-01-03 23:54:31 +05:30
Arun Prakash Jana
3cbb7dc5df
nnn as a file picker 2019-01-03 23:43:35 +05:30
Arun Prakash Jana
9ecab2b30b
Update docs 2019-01-03 22:04:08 +05:30
Kartik Agaram
eb0fd1486e Fix a broken link 2019-01-02 08:16:42 -08:00
Arun Prakash Jana
673e3b988f
Update readme 2019-01-01 08:04:20 +05:30
Arun Prakash Jana
f9860f1c7f
Prepare for release v2.2 2019-01-01 08:01:48 +05:30
Arun Prakash Jana
f0a2b3b48d
Update introduction 2018-12-28 18:49:50 +05:30
Arun Prakash Jana
1e932c24a7
New video! Thanks Luke Smith! 2018-12-21 23:53:38 +05:30
Sijmen J. Mulder
b31f43a2cb Changes suggested by @jarun 2018-12-17 23:21:42 +01:00
Sijmen J. Mulder
532c1435e5 Link pkgsrc package 2018-12-17 17:14:07 +01:00
Sijmen J. Mulder
670ffc06b8 Any wide character curses works
E.g. BSD curses.
2018-12-17 17:12:31 +01:00
Sijmen J. Mulder
b4e5b24379 Tweak list of supported platforms
- Add BSD
 - Raspberry Pi is not an OS
 - Non-exhaustive
2018-12-17 17:11:42 +01:00
Avelino
0bcde42f4c
describe that homebrew is installer for macOS
Hardly a person to use macOS and this familiar with homebrew search by homebrew
2018-12-17 09:46:32 -02:00
Arun Prakash Jana
9422a38b0d
Remove redundant static declaration 2018-12-16 21:03:28 +05:30
Arun Prakash Jana
cc34b977da
Use run a command to launch apps 2018-12-16 20:29:03 +05:30
Arun Prakash Jana
94ae45b391
handle script dir with NNN_SCRIPT 2018-12-16 00:24:45 +05:30