aboutsummaryrefslogtreecommitdiff
path: root/source/00_content/pages/projects/meta_term.md
diff options
context:
space:
mode:
authorAdrian Kummerlaender2016-05-10 20:52:14 +0200
committerAdrian Kummerlaender2016-05-10 20:52:14 +0200
commitbb4b5ef78b8070662b65749ffb7284e8e2350d62 (patch)
treedc01bf4bf95552b26f3bbaec1f335a3c13517cdf /source/00_content/pages/projects/meta_term.md
parente0686902eb6ae0bec31a9d679602971822ba6381 (diff)
downloadblog.kummerlaender.eu-bb4b5ef78b8070662b65749ffb7284e8e2350d62.tar
blog.kummerlaender.eu-bb4b5ef78b8070662b65749ffb7284e8e2350d62.tar.gz
blog.kummerlaender.eu-bb4b5ef78b8070662b65749ffb7284e8e2350d62.tar.bz2
blog.kummerlaender.eu-bb4b5ef78b8070662b65749ffb7284e8e2350d62.tar.lz
blog.kummerlaender.eu-bb4b5ef78b8070662b65749ffb7284e8e2350d62.tar.xz
blog.kummerlaender.eu-bb4b5ef78b8070662b65749ffb7284e8e2350d62.tar.zst
blog.kummerlaender.eu-bb4b5ef78b8070662b65749ffb7284e8e2350d62.zip
Fix disconcerting usages of `it's` instead of `its`
Diffstat (limited to 'source/00_content/pages/projects/meta_term.md')
-rw-r--r--source/00_content/pages/projects/meta_term.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/00_content/pages/projects/meta_term.md b/source/00_content/pages/projects/meta_term.md
index 644bb5c..36cd8c0 100644
--- a/source/00_content/pages/projects/meta_term.md
+++ b/source/00_content/pages/projects/meta_term.md
@@ -8,7 +8,7 @@ Its source code is available on both [Github] and [cgit].
## Usage
-_MetaTerm_ starts in insert mode which means that one can simply start typing a command and trigger it's execution by pressing _enter_.
+_MetaTerm_ starts in insert mode which means that one can simply start typing a command and trigger its execution by pressing _enter_.
The list of running and killed terminal instances is navigable using _vim-like_ keybindings, i.e. using `j` and `k`. Additionally one can jump to the top using `g` and to the bottom using `G`. Navigation is also accessible in command mode via `:next`, `:prev` and `:jump <INDEX>`.