Arun Prakash Jana
|
1e932c24a7
|
New video! Thanks Luke Smith!
|
6 years ago |
Arun Prakash Jana
|
c678c9f786
|
Remove test code
|
6 years ago |
Arun Prakash Jana
|
75060f5923
|
Fix #165
|
6 years ago |
Arun Prakash Jana
|
6a816a5185
|
Merge pull request #170 from sjmulder/pr/readme
Readme changes
|
6 years ago |
Sijmen J. Mulder
|
b31f43a2cb
|
Changes suggested by @jarun
|
6 years ago |
Sijmen J. Mulder
|
532c1435e5
|
Link pkgsrc package
|
6 years ago |
Sijmen J. Mulder
|
670ffc06b8
|
Any wide character curses works
E.g. BSD curses.
|
6 years ago |
Sijmen J. Mulder
|
b4e5b24379
|
Tweak list of supported platforms
- Add BSD
- Raspberry Pi is not an OS
- Non-exhaustive
|
6 years ago |
Arun Prakash Jana
|
9eec60f8b1
|
Fix #168
|
6 years ago |
Arun Prakash Jana
|
5548990b8f
|
Merge pull request #169 from avelino/master
describe that homebrew is installer for macOS
|
6 years ago |
Arun Prakash Jana
|
4fb96ba575
|
Merge pull request #166 from sjmulder/pr/makefile
Makefile portability tweaks
|
6 years ago |
Avelino
|
0bcde42f4c
|
describe that homebrew is installer for macOS
Hardly a person to use macOS and this familiar with homebrew search by homebrew
|
6 years ago |
Sijmen J. Mulder
|
6658af3f66
|
Revert "Remove CPPFLAGS since C++ is not used"
Mistook CPPFLAGS ("C preprocessor flags") for CXXFLAGS ("C++ flags").
This reverts commit 0956b82d33 .
|
6 years ago |
Arun Prakash Jana
|
d360b08eb0
|
Fix #164
|
6 years ago |
Arun Prakash Jana
|
c8938df8f4
|
Fix #165
|
6 years ago |
Sijmen J. Mulder
|
4005a1fa46
|
Remove CPPFLAGS since C++ is not used
|
6 years ago |
Sijmen J. Mulder
|
7833781221
|
Make curses flags configurable
|
6 years ago |
Sijmen J. Mulder
|
599f4e82b7
|
Also use pkg-config for regular ncurses
|
6 years ago |
Sijmen J. Mulder
|
f257cda04a
|
Make optimization flags configurable
|
6 years ago |
Arun Prakash Jana
|
9422a38b0d
|
Remove redundant static declaration
|
6 years ago |
Arun Prakash Jana
|
836325f0d4
|
A better case name
|
6 years ago |
Arun Prakash Jana
|
cc34b977da
|
Use run a command to launch apps
|
6 years ago |
Arun Prakash Jana
|
b15867143c
|
Change order of switch cases (1)
|
6 years ago |
Arun Prakash Jana
|
55f1397cbb
|
Change order of cases in switch statement.
|
6 years ago |
Arun Prakash Jana
|
cc38369540
|
use switch case for NNN_SCRIPT
|
6 years ago |
Arun Prakash Jana
|
94ae45b391
|
handle script dir with NNN_SCRIPT
|
6 years ago |
Arun Prakash Jana
|
64efd6528c
|
Minor modifications
|
6 years ago |
Arun Prakash Jana
|
c4c162f33a
|
Refresh on empty command
|
6 years ago |
Arun Prakash Jana
|
c26b9abd05
|
Quick switch on empty command
|
6 years ago |
Arun Prakash Jana
|
f76724e0ef
|
Update docs
|
6 years ago |
Arun Prakash Jana
|
31c15dcdca
|
On entry delete move to previous file
|
6 years ago |
Arun Prakash Jana
|
55abe4f76e
|
Update stats
|
6 years ago |
Arun Prakash Jana
|
0aaa1d771f
|
Copy file paths at run a cmd prompt
|
6 years ago |
Arun Prakash Jana
|
e7b1215a20
|
Support run a command
|
6 years ago |
Arun Prakash Jana
|
80dea7be49
|
Update completion scripts
|
6 years ago |
Arun Prakash Jana
|
277df1c5a1
|
Update man page
|
6 years ago |
Arun Prakash Jana
|
8eb4cd9e9f
|
Use force only in case of rm
|
6 years ago |
Arun Prakash Jana
|
efe445910f
|
Update binary size
|
6 years ago |
Arun Prakash Jana
|
cba1aec8d4
|
Reformat program help
|
6 years ago |
Arun Prakash Jana
|
aa9c7bac23
|
Add comments
|
6 years ago |
Arun Prakash Jana
|
4c7fc6be69
|
Group more options
|
6 years ago |
Arun Prakash Jana
|
a6976550f1
|
Use stat to get file details
|
6 years ago |
Arun Prakash Jana
|
70d1b0d4d8
|
Ensure script to run is not a directory
|
6 years ago |
Arun Prakash Jana
|
08cfcfea59
|
Support run file as executable
|
6 years ago |
Arun Prakash Jana
|
d52482320a
|
Fix alignment
|
6 years ago |
Arun Prakash Jana
|
7119310a6a
|
Ensure NNN_SCRIPT(suffix) exists
|
6 years ago |
Arun Prakash Jana
|
5d1ca249f9
|
Simplify show details
|
6 years ago |
Arun Prakash Jana
|
71fbf80925
|
Changes for running scripts
|
6 years ago |
Arun Prakash Jana
|
a5755ec855
|
Fix build break
|
6 years ago |
Arun Prakash Jana
|
d8fa9356e0
|
Use bool return if applicable
|
6 years ago |