mirror of
https://github.com/rfivet/uemacs.git
synced 2025-02-20 06:57:11 -05:00
Refactor &lef and & mid with stronger assertion on utf8_to_unicode().
README
µEMACS (ue) on Cygwin/Linux, based on uEmacs/PK (em) from kernel.org.
Changes compare to uEmacs/PK
-
Line termination detection with new buffer mode (either Unix or DOS).
-
Encoding detection (ASCII, Extended ASCII, UTF-8 or Mixed).
-
Some fixes related to size either unchecked or limited (strcpy, insert-string, filenames, $kill).
-
Major refactoring of headers and file dependencies, hopefully to improve maintenance.
-
Some defaults changed due to 'finger habits': ue instead of em, ^S in commands mapping...
How to build
-
dependencies: gcc, gmake, ncurses-devel.
-
make
Badges
Description
µEMACS (ue) on Cygwin/Linux/NetBSD, based on uEmacs/PK (em) from kernel.org.
https://rfivet.github.io/uemacs/
Languages
C
97.4%
Batchfile
2.4%
Makefile
0.2%