You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.0~alpha release(#58)
* Add Reapack installer
* Remove all autogenerated scripts (internal/rk.lua is the only one now)
* Fix key bindings menu non-monospace fonts on Linux
* Reset state on <ESC> correctly
* Handle clashes of NumLeft,Right,Up,Down with shifted characters
* Use a single config file internal/definitions/config.lua
* Move images to ImgBB
* Support more characters: F1-F12, Insert, Delete, ^, and *
* Add few more key bindings like C-. (repeat last action excluding the
reaper-keys one
* Flatten key bindings structure
* Fix firstTrack/lastTrack bug on empty project
* Add performance profiler option
* Format some of code