Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

17 check-ins tagged with "line-editing"

2022-11-02
11:17
Merge 8.7 Leaf check-in: d432458d48 user: jan.nijtmans tags: line-editing
2022-11-01
08:16
Make a start, building it on win32 check-in: 30b58e4cc4 user: jan.nijtmans tags: line-editing
2022-10-31
22:57
Merge 8.7 check-in: 421f9ad65b user: jan.nijtmans tags: line-editing
17:12
Make sure the build works if USE_LINENOISE is #undef'ed check-in: 4cfce4825b user: marc_culler tags: line-editing
16:53
Add conditional compilation directives around all code blocks specific to line editing. check-in: 20301d488f user: marc_culler tags: line-editing
16:10
Use Tcl_CreatePipe and avoid damaged channel lists on linux by calling Tcl_Exit from the main thread... check-in: a4c450a39c user: marc_culler tags: line-editing
2022-10-30
19:23
whitespace check-in: 766c712eb6 user: culler tags: line-editing
19:11
Fix the transition when an event loop terminates. check-in: 8a85f20de8 user: culler tags: line-editing
2022-10-29
20:28
Fix the termios problems and other glitches by using mutexes. Still need a transition when the even... check-in: ed0f394be3 user: culler tags: line-editing
14:10
Remove failed attempt to fix the termios issue. check-in: 763deafefb user: culler tags: line-editing
13:56
Fix fork check-in: 400d629521 user: culler tags: line-editing
2022-10-28
17:38
Make command line editing work with Tk, except for some termios issues at exit. check-in: a662802a1e user: culler tags: line-editing
2022-10-27
07:29
Fix some gcc warnings in linenoise check-in: e112ad5883 user: jan.nijtmans tags: line-editing
07:24
Add lininoise directory. Fix 2 gcc warnings check-in: 4f49c8a0c9 user: jan.nijtmans tags: line-editing
2022-10-26
11:38
Remove detritus. check-in: b9dc6a9258 user: culler tags: line-editing
03:24
Move Tcl_GetLine and Tcl_GetLineObj to tclIO.c check-in: 662374c0f7 user: culler tags: line-editing
02:45
Line editing and history -- moved to 8.7. check-in: 53b9e4d0d1 user: culler tags: line-editing