Johannes Altmanninger
|
be0b451207
|
commandline: allow to get/set cursor position relative to token/process/job
With a command line like
a | b <cursor> | c
"commandline -C 0 --current-process" will place the cursor just left of "b".
|
2021-06-23 20:51:20 +02:00 |
|
ridiculousfish
|
73998b81b4
|
Correct the docs for commandline --current-buffer
commandline current-buffer was incorrectly documented as returning the
autosuggestion. Clarify that it does not.
|
2021-05-25 17:15:42 -07:00 |
|
Johannes Altmanninger
|
4081d58577
|
docs: use monospace for inline code snippets more consistently
|
2020-10-26 19:25:41 +01:00 |
|
Charles Gould
|
44976a5d31
|
docs: Remove extra colon to fix formatting
|
2020-04-17 22:29:12 +02:00 |
|
Aaron Gyes
|
85a0ca66e0
|
We no longer have two doc systems, move sphinx_doc_src back to doc_src
|
2020-02-19 17:00:35 -08:00 |
|