aboutsummaryrefslogtreecommitdiff
path: root/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
commit58adddcd74469f403abe8d79734bb15215520c4e (patch)
treeb18875ce6fc90f543b627bdab6a4592234924092 /pages/projects/meta_term.md
parent5afbba393d122dc4e488b016a50d98e8b6b63829 (diff)
downloadblog_content-58adddcd74469f403abe8d79734bb15215520c4e.tar
blog_content-58adddcd74469f403abe8d79734bb15215520c4e.tar.gz
blog_content-58adddcd74469f403abe8d79734bb15215520c4e.tar.bz2
blog_content-58adddcd74469f403abe8d79734bb15215520c4e.tar.lz
blog_content-58adddcd74469f403abe8d79734bb15215520c4e.tar.xz
blog_content-58adddcd74469f403abe8d79734bb15215520c4e.tar.zst
blog_content-58adddcd74469f403abe8d79734bb15215520c4e.zip
Fix disconcerting usages of `it's` instead of `its`
Diffstat (limited to 'pages/projects/meta_term.md')
-rw-r--r--pages/projects/meta_term.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/projects/meta_term.md b/pages/projects/meta_term.md
index 644bb5c..36cd8c0 100644
--- a/pages/projects/meta_term.md
+++ b/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>`.