Results 30 issues of saikyun

atm too much is printed on startup, making it hard to see if something is wrong

Make it possible for new users to find hotkeys. One way is to make sure all (basic) hotkeys are in the menu, and in the scratch file encourage the user...

add freja-jaylib bindings: SetTraceLogLevel

Text jiggles when typing. virtualbox 6.1.24-1 based on ubuntu 20.04.2 LTS

1. setting hotkeys (global-set-key [:control :k] (fn [_] (print "hello")))

A user had problems with mouse clicks being perceived by freja as being in a different position than the mouse were. The user found that commenting out `(set-config-flags :window-highdpi)`. It's...

when downloading freja.exe a lot of buttons has to be clicked in order to be allowed to start it. need to figure out how to make it not be so...

(excerpt from chat) if you look at the format function, and instead of sending the whole file (content) you send currently selected text here's the format function: https://github.com/saikyun/freja/blob/4056e765a2922e21e996ffc21676095e981d098c/freja/code_api.janet#L4 in this...

when error occurs, jump to that error

Right now it's unclear which file is open.