mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-19 23:37:13 +09:00
Add onSetActive callback (#2885)
Co-authored-by: taconi <igor.tacoi@protonmail.com>
This commit is contained in:
@@ -50,6 +50,8 @@ which micro defines:
|
||||
|
||||
* `postinit()`: initialization function called after `init()`.
|
||||
|
||||
* `onSetActive(bufpane)`: runs when changing the currently active panel.
|
||||
|
||||
* `onBufferOpen(buf)`: runs when a buffer is opened. The input contains
|
||||
the buffer object.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user