Arun Prakash Jana
|
72e305759e
|
Don't lose filename on second escape
|
6 years ago |
Arun Prakash Jana
|
ef9e45682e
|
Reduce delay for escape
|
6 years ago |
Arun Prakash Jana
|
03ea2252b2
|
Document prompt clear and exit behaviour
|
6 years ago |
Arun Prakash Jana
|
98fd5755d1
|
Map ^V to run custom script
|
6 years ago |
Arun Prakash Jana
|
6dc151e05d
|
Quote argument with sh -c
|
6 years ago |
Arun Prakash Jana
|
b811997120
|
Add a sample command
|
6 years ago |
Arun Prakash Jana
|
6338466db5
|
Update docs
|
6 years ago |
Arun Prakash Jana
|
3667e1e939
|
Update docs
|
6 years ago |
Arun Prakash Jana
|
b5e62d7ceb
|
Document picker behaviour
|
6 years ago |
Arun Prakash Jana
|
e87ff1129c
|
Fix #179
|
6 years ago |
Arun Prakash Jana
|
a40cdadb82
|
Open sxiv in bg
|
6 years ago |
Arun Prakash Jana
|
b958fd0015
|
Update user scripts
|
6 years ago |
Arun Prakash Jana
|
0617c8d90a
|
Sample scripts to convert NUL to newline
|
6 years ago |
Arun Prakash Jana
|
244ba9f953
|
Fix #185
|
6 years ago |
Arun Prakash Jana
|
bd30e41254
|
Update docs
|
6 years ago |
Arun Prakash Jana
|
226fb18d96
|
Change location of copier script
|
6 years ago |
Arun Prakash Jana
|
3cbb7dc5df
|
nnn as a file picker
|
6 years ago |
Arun Prakash Jana
|
5675edebc7
|
Add sample user scripts
|
6 years ago |
Arun Prakash Jana
|
9ecab2b30b
|
Update docs
|
6 years ago |
Arun Prakash Jana
|
5694ffcbb6
|
Merge pull request #180 from akkartik/patch-1
Fix a broken link
|
6 years ago |
Kartik Agaram
|
eb0fd1486e
|
Fix a broken link
|
6 years ago |
Arun Prakash Jana
|
80a3036b5e
|
Merge pull request #178 from QasimK/document-fish-quitcd
Document how to install fish quitcd function
|
6 years ago |
QasimK
|
2645dd59c9
|
Document second method of adding quitcd to fish
|
6 years ago |
QasimK
|
6b7af57947
|
Document how to install fish quitcd function
It was not clear that the name of the file should match
the name of the function.
|
6 years ago |
Arun Prakash Jana
|
243f8c67a9
|
Update changelog
|
6 years ago |
Arun Prakash Jana
|
673e3b988f
|
Update readme
|
6 years ago |
Arun Prakash Jana
|
f9860f1c7f
|
Prepare for release v2.2
|
6 years ago |
Arun Prakash Jana
|
f0a2b3b48d
|
Update introduction
|
6 years ago |
Arun Prakash Jana
|
6973ed37a7
|
Fix open with
|
6 years ago |
Arun Prakash Jana
|
4b717b1920
|
Remove redundant fwd declaration
|
6 years ago |
Arun Prakash Jana
|
a3517b28dc
|
Fix #173
|
6 years ago |
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 |