editors/wordgrinder

Edit Package wordgrinder
https://github.com/davidgiven/wordgrinder

WordGrinder is a simple, Unicode-aware word processor that runs on the
console. It's designed to get the hell out of your way and let you write;
it does very little, but what it does it does well.

It supports basic paragraph styles, basic character styles, basic screen
markup, a menu interface that means you don't have to remember complex
key sequences, HTML import and export, and some other useful features.

WordGrinder does not require X. It runs in a terminal. (But there's a
version which uses X if you want it.)

Refresh
Refresh
Source Files
Filename Size Changed
Ast.h.diff 0000000263 263 Bytes
Makefile.diff 0000000955 955 Bytes
_service 0000000664 664 Bytes
_servicedata 0000000239 239 Bytes
wordgrinder-0.9+git20231001.3ccd41f.tar.gz 0003102863 2.96 MB
wordgrinder.changes 0000017190 16.8 KB
wordgrinder.obsinfo 0000000118 118 Bytes
wordgrinder.spec 0000003751 3.66 KB
Revision 14 (latest revision is 18)
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 14)
- Appears upstream adjusted how/what is done via Makefile during %make_install,
  so now more manual setup is required to get more than /usr/bin/[x]wordgrinder
  and associated man pages ; ninja is mentioned in the blame for Makefile and
  referenced directly @ #gh/davidgiven/wordgrinder, but there's no ninja.build
    * Added Ast.h.diff (missing cstdint define)
    * Added Makefile.diff (to better handle MANDIR pathing)
- Update to version 0.9+git20231001.3ccd41f:
  * Fix Bug where all exports were blank
  * Ignore backticks when spell checking
  * Fix locales and wcwidth on OSX.
  * Change the locale to C to avoid problems parsing numbers with strtod due to the decimal point change in some locales.
  * Fix #240.
  * Typo fix.
  * Typo fix.
  * Remember to add config.py.
  * Remove unused licenses.
  * Generate the debian-distr file.
  * Make a stab at updating the release script for the new build.
  * Build and install the man pages.
  * Add reference to missing header?
  * Make WrappedLabels work again.
  * Make widget key events work again.
  * self.class in widgets has gone, so don't try to use it.
  * Typo fix.
  * Add the fix for #236.
  * Prevent the user from naming a subdocument as a number.
  * Fix nasty crashing bug where a nil reference error would be thrown if a document name started with digits but wasn't a valid number.
  * Fix a nasty crashing bug if a document name started with digits but was not a valid number.
  * Make build on Haiku.
  * Don't use stb_ds.
Comments 0
openSUSE Build Service is sponsored by