mirror of
https://github.com/jarun/nnn.git
synced 2024-11-28 05:41:31 +00:00
Add asciicast image
This commit is contained in:
parent
f46ec76e99
commit
24d2bc9d3a
8
.github/lock.yml
vendored
8
.github/lock.yml
vendored
|
@ -1,7 +1,5 @@
|
||||||
daysUntilLock: 30
|
daysUntilLock: 30
|
||||||
lockComment: >
|
lockComment: false
|
||||||
This thread has been automatically locked since there has not been
|
|
||||||
any recent activity after it was closed. Please open a new issue for
|
|
||||||
related bugs.
|
|
||||||
setLockReason: false
|
setLockReason: false
|
||||||
exemptLabels: planning
|
exemptLabels:
|
||||||
|
- planning
|
||||||
|
|
|
@ -10,8 +10,8 @@
|
||||||
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMLTQ76JSXJ4Q"><img src="https://img.shields.io/badge/donate-PayPal-1eb0fc.svg" alt="Donate via PayPal!" /></a>
|
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMLTQ76JSXJ4Q"><img src="https://img.shields.io/badge/donate-PayPal-1eb0fc.svg" alt="Donate via PayPal!" /></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center"><a href="https://www.youtube.com/watch?v=U2n5aGqou9E"><img src="https://i.imgur.com/MPWpmos.png" /></a></p>
|
<p align="center"><a href="https://asciinema.org/a/329162"><img src="https://asciinema.org/a/329162.png" alt="Asciicast" width="734"/></a></p>
|
||||||
<p align="center"><i>type-to-nav & du (click to see demo video)</i></p>
|
<p align="center"><i>Project dir preview</i></p>
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
@ -55,6 +55,9 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
<p align="center"><a href="https://www.youtube.com/watch?v=U2n5aGqou9E"><img src="https://i.imgur.com/MPWpmos.png" /></a></p>
|
||||||
|
<p align="center"><i>type-to-nav & du (click to see demo video)</i></p>
|
||||||
|
|
||||||
- Frugal
|
- Frugal
|
||||||
- Typically needs less than 3.5MB resident memory
|
- Typically needs less than 3.5MB resident memory
|
||||||
- Works with 8-bit colors
|
- Works with 8-bit colors
|
||||||
|
|
Loading…
Reference in a new issue