helix/helix-view
James O. D. Hunt ac0fe29867
commands: Make no arg ':theme' show name ()
Most commands that accept an argument show their current value if no
argument is specified. The `:theme` command previously displayed an
error message in the status bar if not provided with an argument:

```
Theme name not provided
```

It now shows the current theme name in the status bar if no argument is
specified.

Signed-off-by: James O. D. Hunt <jamesodhunt@gmail.com>

Signed-off-by: James O. D. Hunt <jamesodhunt@gmail.com>
2022-10-26 11:59:50 +09:00
..
src commands: Make no arg ':theme' show name () 2022-10-26 11:59:50 +09:00
tests/encoding Move helix-view/tests/*txt files to txts subdirectory () 2021-06-25 15:59:06 +09:00
Cargo.toml Inherit theme () 2022-10-03 23:34:29 +09:00