1
1
mirror of https://github.com/jarun/nnn.git synced 2024-09-21 18:07:18 +03:00
Commit Graph

115 Commits

Author SHA1 Message Date
Arun Prakash Jana
2a1f99526f
Show current config along with help 2017-06-11 19:24:02 +05:30
Arun Prakash Jana
8c6ab7df02
Support bookmarks 2017-06-11 10:12:32 +05:30
Arun Prakash Jana
e495886b59
Suppress output when spawning DE file manager 2017-06-07 20:05:31 +05:30
Arun Prakash Jana
a9a8b30bdf
When filter is empty, open file on Enter 2017-06-07 03:04:47 +05:30
Arun Prakash Jana
6a9640afdf
Exit once an app is found. Help, doc updates. 2017-06-06 23:32:40 +05:30
Arun Prakash Jana
889500b057
Set detail view mode as default, introduce light mode 2017-06-06 21:01:28 +05:30
Arun Prakash Jana
e8942707cd
We copy the absolute file path 2017-06-06 20:24:04 +05:30
Arun Prakash Jana
da9499b138
Optionally use EDITOR (fallback vi) for text files 2017-06-06 20:16:32 +05:30
Arun Prakash Jana
fe775ccf1f
desktop opener - xdg-open on Linux and open(1) on OS X 2017-06-06 02:13:58 +05:30
Arun Prakash Jana
94ed36b498
nlay - support multiple apps 2017-06-05 21:06:52 +05:30
Arun Prakash Jana
b0efe4c642
Disable key to run top 2017-06-05 03:39:30 +05:30
Arun Prakash Jana
8d6ceb00a7
Use vlock as locker, add ^Q to quit
^Q would quit even from filter mode
2017-06-05 03:39:23 +05:30
Arun Prakash Jana
9b6446a0be
Update documentation 2017-06-04 23:15:08 +05:30
Arun Prakash Jana
ac717a7531
Bind ^L to clear prompt 2017-06-04 22:05:23 +05:30
Arun Prakash Jana
9457558d1b
Update docs on navigate-as-you-type mode 2017-06-04 12:39:56 +05:30
Arun Prakash Jana
c42df81ae5
Insert key for navigate-as-you-type mode 2017-06-04 11:51:45 +05:30
Arun Prakash Jana
88e9df01a4
Navigate-as-you-type support
1. Open directories in filter mode
2. Fix arrow keys not working after filter selection (due to invalid cur entry)
3. Support `Insert` key to clear filter prompt
4. Update documentation
2017-06-04 05:06:56 +05:30
Arun Prakash Jana
a2e7e94064
Update HowTo on file copy, move, delete
Add Debian and Fedora package installation option.
2017-06-03 16:28:18 +05:30
Arun Prakash Jana
16ec5d3351
Use gnome-search-tool as default search utility
Reasons:

gnome-search-tool is much more powerful than other tools in its category. It
supports numerous search parameters like size, modification date and supports
text search.
2017-05-23 18:57:19 +05:30
Arun Prakash Jana
e63dc3457d
Update features 2017-05-22 20:11:13 +05:30
Arun Prakash Jana
1e1518c147
Remove redundant variable 2017-05-22 19:27:33 +05:30
Arun Prakash Jana
e671dcd092
Update help 2017-05-15 22:51:32 +05:30
Arun Prakash Jana
02ddcb36bd
Update features 2017-05-15 22:29:40 +05:30
Arun Prakash Jana
71bc3c7432
Fix #27: use catfish as default search utility 2017-05-15 20:14:13 +05:30
Arun Prakash Jana
ba49beac79
Get rid of unsafe system(3) calls 2017-05-15 18:23:07 +05:30
Arun Prakash Jana
e4f72170d0
Fix #26: Provide an option to use a custom nlay file. 2017-05-14 21:00:46 +05:30
Arun Prakash Jana
3f1df2b584
Update performance matrix (more files) 2017-05-14 01:29:37 +05:30
Arun Prakash Jana
549fa4ba05
Update performance figures 2017-05-12 02:06:57 +05:30
Arun Prakash Jana
a310176160
Prepare for release v1.1 2017-05-11 22:25:22 +05:30
Arun Prakash Jana
b06ea71d98
Add Say Thanks!, change PayPal badge 2017-05-07 16:46:03 +05:30
Arun Prakash Jana
fa31e920c5
Update screencast 2017-05-01 15:22:52 +05:30
Arun Prakash Jana
bac4c27191
Update scripts 2017-04-29 19:20:00 +05:30
Arun Prakash Jana
1fdcaef4f5
Support search as you type 2017-04-29 09:52:43 +05:30
Arun Prakash Jana
861224cca0
Update README 2017-04-26 09:09:49 +05:30
Arun Prakash Jana
5d744567bf
Add instructions to install dependencies 2017-04-26 02:11:30 +05:30
Arun Prakash Jana
0fd6a392db
Honour EDITOR and PAGER everywhere 2017-04-25 23:20:04 +05:30
Arun Prakash Jana
cbd38ef8fe
Add Mentions 2017-04-25 22:24:47 +05:30
Arun Prakash Jana
3096dfefde
Polish change directory logic
1. Strip end spaces and slashes
2. Do NOT change dir if in the same dir
3. Don't go back beyond startup dir with '-'
4. Reset oldpath on cd (other than cd . and ..)
5. Reset filter
6. Update features in README
2017-04-25 22:07:09 +05:30
Arun Prakash Jana
012662ab89
Reformat key listing. 2017-04-24 07:36:26 +05:30
Arun Prakash Jana
b4166192e6
Support jump to initial directory
This change remaps the & key. However, / is more relevant for filter and & makes more sense wrt. address.
2017-04-24 02:36:49 +05:30
Arun Prakash Jana
c9dafb297b
Update readme 2017-04-24 02:02:15 +05:30
Arun Prakash Jana
00aaee9ff1
nlay - a highly customizable file handler 2017-04-23 23:31:08 +05:30
Arun Prakash Jana
4790d17d04
Do not wait when spawning DE file manager 2017-04-22 19:49:00 +05:30
Arun Prakash Jana
f4abfc2af9
Add Homebrew link 2017-04-22 01:14:07 +05:30
Arun Prakash Jana
07d4252b63
Show media information using mediainfo 2017-04-21 23:56:48 +05:30
Arun Prakash Jana
4e7e871990
Use NNN_DE_FILE_MANAGER 2017-04-21 17:52:03 +05:30
Arun Prakash Jana
76327e9db3
Update README.md 2017-04-21 17:48:11 +05:30
Arun Prakash Jana
34a8ec2881
Hold allocated memory till program exit 2017-04-21 08:46:55 +05:30
Arun Prakash Jana
f10ef49534
Use NAME_MAX, reuse newpath, update stats 2017-04-20 23:20:28 +05:30
Arun Prakash Jana
89224cfa98
Use readline() at chdir prompt
With the features the readline library provides it would be too naive to ignore.
We break out of the curses mode into the prompt and get back in.
This change introduces dependency on libncurses.
2017-04-20 20:10:58 +05:30