https://github.com/erf/vis-title
set terminal title when opening files in vis
https://github.com/erf/vis-title
vis vis-plugin vis-title
Last synced: 11 months ago
JSON representation
set terminal title when opening files in vis
- Host: GitHub
- URL: https://github.com/erf/vis-title
- Owner: erf
- License: mit
- Created: 2018-09-14T13:58:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-05T20:07:38.000Z (over 1 year ago)
- Last Synced: 2025-07-15T04:00:32.933Z (11 months ago)
- Topics: vis, vis-plugin, vis-title
- Language: Lua
- Homepage:
- Size: 8.79 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vis-title
Sets the terminal title to the current file for the [vis editor](https://github.com/martanne/vis).
# Usage
Clone to `.config/vis/plugins/` and require `vis-title` in your `visrc.lua` file ( see [Plugins](https://github.com/martanne/vis/wiki/Plugins) ).