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
InsertDate didn't change anything (it wasn't updated in 6 years), so it's highly unlikely to be the cause here. However, we can still try to troubleshoot the situation.
First, when you insert sublime.log_input(); sublime.log_commands() in the console (View → Show Console), do you receive any output after pressing f5 and the other bindings? If no, something external (e.g. KDE itself or some of its services) is grabbing your keys and ST isn't even receiving them. If yes but there is no mention of "insert_date", you likely installed a different package that also uses these bindings but takes priority.
Dear,
there seems to be a difficulty running InsertDate in Sublime recently - no key binding works either on KDE graphic environment in Ubuntu 22.04
Tested on two machines, having KDE as their GUI, two sublime builds, same problem:
F5 brings zero response from InsertDate. also other default keybinds for InsertDate.
Aside from that problem, the "usual" shortcuts in sublime e.g. ctrl-F for search - function normally.
Anyone having the same experiences and what is the way to inspect it further?
Thanks
System versions etc:
Machine1:
Ubuntu Studio 22.04
KDE Plasma 5.24.x
KDE framework: 5.94.x
QT: 5.15.x
Machine 2:
22.04
5.24.x
5.92.x
5.15.x
obviously subversions does not matter
both on X11
The text was updated successfully, but these errors were encountered: