Skip to content

Commit

Permalink
document changing the displayed file of a window via lua
Browse files Browse the repository at this point in the history
  • Loading branch information
fischerling authored and Felix Van der Jeugt committed Oct 26, 2024
1 parent 7bee661 commit c0d083f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vis-lua.c
Original file line number Diff line number Diff line change
Expand Up @@ -1768,6 +1768,8 @@ static const struct luaL_Reg registers_funcs[] = {
*/
/***
* The file being displayed in this window.
* Changing the value to a file path will replace the current file with a new
* one for the specified path.
* @tfield File file
*/
/***
Expand Down

0 comments on commit c0d083f

Please sign in to comment.