File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- --- @diagnostic disable : invisible
2-
31--- @module " ergoterm.collection"
42local collection = require (" ergoterm.collection" )
53--- @module " ergoterm.mode"
Original file line number Diff line number Diff line change 1- --- @diagnostic disable : invisible
2-
31local M = {}
42
53--- @param term Terminal
Original file line number Diff line number Diff line change 1- --- @diagnostic disable : invisible
2-
31--- @module " ergoterm.size"
42local size_utils = require (" ergoterm.size_utils" )
53
Original file line number Diff line number Diff line change 1- --- @diagnostic disable : invisible
2-
31--- @module " ergoterm.mode"
42local mode = require (" ergoterm.mode" )
53
Original file line number Diff line number Diff line change 1- --- @diagnostic disable : invisible
2-
31--- @module " ergoterm.collection"
42local collection = require (" ergoterm.collection" )
53
Original file line number Diff line number Diff line change 1- --- @diagnostic disable : invisible
2-
31local on_win_closed = require (" ergoterm.events.on_win_closed" )
42
53local M = {}
Original file line number Diff line number Diff line change 1- --- @diagnostic disable : invisible
2-
31--- @module " ergoterm.collection"
42local on_buf_enter = require (" ergoterm.events.on_buf_enter" )
53
Original file line number Diff line number Diff line change 1- --- @diagnostic disable : invisible
2-
31--- @module " ergoterm.events.on_win_leave"
42local on_win_leave = require (" ergoterm.events.on_win_leave" )
53
You can’t perform that action at this time.
0 commit comments