mirror of
https://github.com/rfivet/uemacs.git
synced 2024-11-19 02:56:08 -05:00
README.md edited online with Bitbucket
This commit is contained in:
parent
f0874a8497
commit
8de97e3323
36
README.md
36
README.md
@ -1,29 +1,15 @@
|
|||||||
# README #
|
# README #
|
||||||
|
|
||||||
Cigue is ue on Cygwin, based on uEmacs/PK from kernel.org.
|
Cigue is uEMACS (ue) on Cygwin/Linux, based on uEmacs/PK from kernel.org.
|
||||||
|
|
||||||
### What is this repository for? ###
|
### Changes compare to uEmacs/PK ###
|
||||||
|
* Line termination detection with new buffer mode (either Unix or DOS).
|
||||||
|
* 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.
|
||||||
|
* Reactivation of target 'source' and 'depend' in Makefile.
|
||||||
|
* Some defaults changed due to 'finger habits': ue instead of em, ^S in commands mapping...
|
||||||
|
|
||||||
* Quick summary
|
### How to build ###
|
||||||
* Version
|
* dependencies: libncurses5-dev, ed if you use 'make depend'
|
||||||
* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
|
* make source ; make depend ; make
|
||||||
|
* MINGW32 target is experimental and lacks screen/kbd support.
|
||||||
### How do I get set up? ###
|
|
||||||
|
|
||||||
* Summary of set up
|
|
||||||
* Configuration
|
|
||||||
* Dependencies
|
|
||||||
* Database configuration
|
|
||||||
* How to run tests
|
|
||||||
* Deployment instructions
|
|
||||||
|
|
||||||
### Contribution guidelines ###
|
|
||||||
|
|
||||||
* Writing tests
|
|
||||||
* Code review
|
|
||||||
* Other guidelines
|
|
||||||
|
|
||||||
### Who do I talk to? ###
|
|
||||||
|
|
||||||
* Repo owner or admin
|
|
||||||
* Other community or team contact
|
|
Loading…
Reference in New Issue
Block a user