This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
# Beluga
|
# Beluga
|
||||||
|
|
||||||
Beluga is a project of CLI text editor that uses lisp as configuration language.
|
Beluga is a project of CLI text editor that uses lisp as configuration language.
|
||||||
It's abviously only working for **Linux**.
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
@@ -26,8 +25,8 @@ To open an existing file just type :
|
|||||||
|
|
||||||
Here is some few command that you will need :
|
Here is some few command that you will need :
|
||||||
|
|
||||||
| keybind| command |
|
| keybind | command |
|
||||||
|--------|------------------|
|
|---------------|------------------|
|
||||||
| Ctrl-Q | leave the editor |
|
| Ctrl-x Ctrl-c | leave the editor |
|
||||||
| Ctrl-D | Save a file |
|
| Ctrl-x Ctrl-s | Save a file |
|
||||||
| Ctrl-O | open file |
|
| Ctrl-x f | open file |
|
||||||
|
|||||||
Reference in New Issue
Block a user