tke icon indicating copy to clipboard operation
tke copied to clipboard

Advanced, modern code editor written in Tcl/Tk

Results 4 tke issues
Sort by recently updated
recently updated
newest added

I would like to suggest the addition of a keybinding to toggle, or on/off the mouse point/click multiline edition. Multiline is a great feature, but interferes with mouse based text...

As OSX 13 (Ventura) removed builtin Tcl/Tk in /Library/Frameworks/Tk.framework, it is impossible to launch the provided binary file as it still tries to load Tk in that path. Most people...

Clicking in the text container with a file loaded modifies it. This can hide an inadvertently edited file. I attached a video https://user-images.githubusercontent.com/27930259/212227047-33c8b53e-4db4-426d-9fec-183cad84158f.mp4

After a successful install, I'm facing the following error ``` Error in startup script: missing close-brace: possible unbalanced brace in comment while executing "namespace eval edit {" (file "//usr/local/lib/tke/lib/edit.tcl" line...