diff options
Diffstat (limited to 'helix-term/README.md')
-rw-r--r-- | helix-term/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/helix-term/README.md b/helix-term/README.md new file mode 100644 index 00000000..abefa6fd --- /dev/null +++ b/helix-term/README.md @@ -0,0 +1,7 @@ + +window -> buffer -> text +\-> contains "view", a viewport into the buffer + +view +\-> selections etc +-> cursor |