Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
willeccles authored Jan 31, 2020
1 parent af0b3e3 commit 19ad64c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ The functions of some keys may be dependent on values set in `config.h`.

---

<a class="anchor" id="1"></a>1: The arrow keys work the same as HJKL.
<a class="anchor" id="1"></a><sup>1</sup> The arrow keys work the same as HJKL.

<a class="anchor" id="2"></a>2: The available characters for filenames are `A-Za-z
<a class="anchor" id="2"></a><sup>2</sup> The available characters for filenames are `A-Za-z
._-` by default, which is POSIX "fully portable filenames" plus spaces. If
you wish, you can disable spaces by setting `ALLOW_SPACES` to 0.

0 comments on commit 19ad64c

Please sign in to comment.