~strahinja/ste

Simple table editor

28894ff Bugfix: help = -> [ -n = ] complained about missing argument

~strahinja pushed to ~strahinja/ste git

2 months ago

cb903b5 AUTHORS,*.1.in: Update email address

~strahinja pushed to ~strahinja/ste git

6 months ago
ste
===

ste is a simple table editor. It uses table[1] to display and a number of POSIX
shell scripts to edit files in TSV (Tab Separated Values) format.

For installation instructions, see the file INSTALL.

[1]: https://strahinja.srht.site/table/


Q&A
---

Q: How do I install this?
A: Read the file INSTALL.

Q: How can I configure the default value of [setting]?
A: Edit ste.in, rebuild and install.


License
-------

ste - Simple table editor
Copyright (C) 2023-2024  Страхиња Радић

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
this program. If not, see <https://www.gnu.org/licenses/>.