summaryrefslogtreecommitdiffstats
path: root/src/doc
diff options
context:
space:
mode:
authorV. Guruprasad <prasad@inspiredresearch.com>2020-08-24 18:43:07 -0400
committerV. Guruprasad <prasad@inspiredresearch.com>2020-08-24 18:43:07 -0400
commit586a892b57735f18fde619a2f2649ac7b9963b39 (patch)
tree2c2c762531d9b850309050258ba6816e1044211c /src/doc
parentac859e8df2239bf25f934b76baf9923649f5ff8f (diff)
should be "with mode", as status is whole line
Diffstat (limited to 'src/doc')
-rwxr-xr-xsrc/doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc b/src/doc
index 96fe743..f05f87a 100755
--- a/src/doc
+++ b/src/doc
@@ -1092,7 +1092,7 @@ Commands for handling cell content:
Disabled by default, set this variable to enable external functions. See
@ext function below.
- 'filename_in_status' [default 0]
+ 'filename_with_mode' [default 0]
Set it to '1' to display current filename along with the current mode at
the right end of the status line.
Set it to '0', to display the current mode only.