majc link
This commit is contained in:
parent
36b01b6fdc
commit
0c31816b2f
|
@ -20,6 +20,10 @@ majc can be installed using Nix:
|
||||||
$ nix-env -if https://tulpa.dev/cadey/maj/archive/master.tar.gz -A majc
|
$ nix-env -if https://tulpa.dev/cadey/maj/archive/master.tar.gz -A majc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Or with this .deb file
|
||||||
|
|
||||||
|
=> https://xena.greedo.xeserv.us/pkg/maj/majc_0.2.0_amd64.deb majc_0.2.0_amd64.deb
|
||||||
|
|
||||||
Then you can run it with `majc`:
|
Then you can run it with `majc`:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
@ -30,10 +34,14 @@ $ majc
|
||||||
<esc>: opens the menubar
|
<esc>: opens the menubar
|
||||||
c: closes the active window
|
c: closes the active window
|
||||||
o: prompts to open a URL
|
o: prompts to open a URL
|
||||||
|
h: shows history
|
||||||
|
l: shows active links in the page
|
||||||
q: quits majc
|
q: quits majc
|
||||||
?: shows this screen
|
?: shows this screen
|
||||||
~: toggles the debug logging pane
|
~: toggles the debug logging pane
|
||||||
|
|
||||||
|
Let me know how it works for you! Send feedback to cadey@firemail.cc so I can fix it in the next release.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
=> . Go back
|
=> . Go back
|
||||||
|
|
Loading…
Reference in New Issue