mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-20 08:40:36 +01:00
- updated Changelog and NEWS.org.
This commit is contained in:
parent
67f3846d40
commit
02b96790ac
14
ChangeLog
14
ChangeLog
@ -1,3 +1,17 @@
|
||||
2021-05-30 cage
|
||||
|
||||
* etc/default-theme.conf,
|
||||
* src/mtree-utils.lisp:
|
||||
|
||||
- improved appearance of keybindigs tree.
|
||||
|
||||
2021-05-29 cage
|
||||
|
||||
* src/ui-goodies.lisp:
|
||||
|
||||
- wrapped call to external editor to catch errors and print a
|
||||
message.
|
||||
|
||||
2021-05-28 Omar Polo
|
||||
|
||||
* src/os-utils.lisp,
|
||||
|
13
NEWS.org
13
NEWS.org
@ -12,18 +12,21 @@
|
||||
- prevented rendering gemini files in the message window when a toot
|
||||
is shown.
|
||||
- fixed parsing of quoted lines, an empty line can be a valid quote.
|
||||
- recognized gemlog's subtitle (if presents)
|
||||
- recognized gemlog's subtitle (if presents);
|
||||
- if VISUAL or EDITOR contains invalid editor's path and no
|
||||
editor is specified in the configuration file print an error
|
||||
instead of jump to the debugger.
|
||||
|
||||
- Improvements
|
||||
- When the user try to authenticate the program on a server a
|
||||
success message is returned on the browser (thanks op!).
|
||||
- do not load configuration files if cli options '-h' or '-v' are
|
||||
used;
|
||||
- do not load configuration files if command line options '-h'
|
||||
or '-v' are used;
|
||||
- if no editor is specified in the config file the program look
|
||||
for values of environment variables EDITOR or VISUAL and
|
||||
fallback to ed if the variables are not setted or have empty
|
||||
value.
|
||||
|
||||
value;
|
||||
- improved appearance of the tree of available keybindings.
|
||||
|
||||
* 2021-05-06 version 0.7.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user