31
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 3 years ago.
Jan 17, 2021 — Jan 17, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge /u/nikic/joe-editor/ branch default into default More... over 1 year ago
Port to C99 More... over 2 years ago
Fix compilation with -Werror=strict-prototypes More... almost 3 years ago
News More... over 4 years ago
Change go indents to conform to go fmt rules (we should also consider -tab 4) More... over 4 years ago
Consider 'Tc' terminfo flag when determining if a terminal supports 24 bit color. This is not formally standardized, but is sporadically implemented and probably as close as we'll get to a standard. More... over 4 years ago
Revert Ctrl-K X as well.. More... over 5 years ago
Adjust exit message: give proper message when hitting ^K X when there are More... over 5 years ago
Revert ^K Q behavior, change ^K X to query before saving. More... over 5 years ago
Update news More... almost 7 years ago
Close stdin if we are copying for a pipeline. This way the feeding program More... almost 7 years ago
Use joe_read/joe_write for piping into JOE (fixes big where window resize More... almost 7 years ago
Update NEWS. More... almost 7 years ago
Don't reclose stderr More... almost 7 years ago
Use pipe instead of pty/tty for piping into JOE, to make it binary clean. More... almost 7 years ago
Fix bug where 'New File' was displayed in "joe -" More... almost 7 years ago
Don't interpret input data when JOE is used in a pipe. More... almost 7 years ago
Fix #391 More... about 7 years ago
Update TODO file. More... over 7 years ago
Added tag joe-4.6 for changeset a034fecb383d More... over 7 years ago
Release JOE 4.6 More... over 7 years ago
News More... over 7 years ago
Fix warnings. More... over 7 years ago
Header file for wait(). More... over 7 years ago
Use custom version of popen for read/write to shell command. More... over 7 years ago
Enable SIGPIPE for reads and writes to !. More... over 7 years ago
Try to preserve spaces at the ends of lines so that mouse cuts/pastes captures More... over 7 years ago
Add stricken and dunerline names. More... over 7 years ago
Use PWFLAG_COMMAND for sys command, not PWFLAG_FILENAME More... over 7 years ago
grammar. More... over 7 years ago