micro/internal/action
taconi 75b9a6cefe
Add onSetActive callback (#2885)
Co-authored-by: taconi <igor.tacoi@protonmail.com>
2023-08-31 17:29:07 +01:00
..
actions.go actions: Fix the iteration over a slice under modification in QuitAll() (#2898) 2023-08-31 12:53:33 +01:00
actions_other.go
actions_posix.go
bindings.go
bufpane.go plugins: Add capability to dis-/enable them per buffer (#2836) 2023-06-05 17:38:33 -07:00
command.go
defaults.go
defaults_darwin.go Goto next/previous diff commands + minor cleanups (#2759) 2023-04-20 15:23:35 -07:00
defaults_other.go Goto next/previous diff commands + minor cleanups (#2759) 2023-04-20 15:23:35 -07:00
events.go
globals.go
infocomplete.go
infopane.go Add HistorySearchUp and HistorySearchDown actions (#1829) 2023-07-08 14:00:22 -07:00
keytree.go
pane.go
rawpane.go
tab.go Add onSetActive callback (#2885) 2023-08-31 17:29:07 +01:00
terminal_supported.go
terminal_unsupported.go
termpane.go