cage
a6306349a9
- removed debug message.
2022-04-08 17:09:03 +02:00
cage
4dd530edb7
- remove the root of the keychord tree when hitting :backspace.
2022-03-02 21:04:04 +01:00
cage
b10530e1d0
- fixed event triggered by backspace when the keybinding suggestion
...
tree is shown (thanks tgl!);
- updated ci/README.md.
2022-02-23 20:17:39 +01:00
cage
a29c6aa058
- tracked incompatible changes from croatoan;
...
An event is no more a character or symbol but is an instabce of
class 'event'.
2021-12-26 13:03:47 +01:00
cage
a1cf6de9da
- move cursor to the end of th estring when browsing command line's history.
2021-08-14 21:48:02 +02:00
cage
56b837c1fe
- forced resizing of suggestion window when terminal is resized.
2021-08-13 12:41:04 +02:00
cage
8d086ba6c4
- allowed switching off abbreviations on the command-window.
2021-08-06 19:07:45 +02:00
cage
5c8e1d5828
- added a module to expand abbreviations for the command window.
2021-08-06 18:25:15 +02:00
cage
d97bad8d3b
- made less confusing complete command line.
2021-07-31 17:24:28 +02:00
cage
fa12f56d10
- revert to old completion method for non URI;
...
- added type declaration to remove optimization note.
2021-07-25 12:44:35 +02:00
cage
90d7713c65
- implemented cut line from point (using "^K") in command window.
2021-07-23 21:44:05 +02:00
cage
d1445f42de
- fixed typo.
2021-07-23 19:59:31 +02:00
cage
16cc131bed
- [gemini] added moving selected uri from suggestion window using Tab key.
2021-07-23 19:56:46 +02:00
cage
6e92455667
- resetted selected item position when a 'suggestion-window' is shown.
2021-07-23 19:14:23 +02:00
cage
3ba5b83015
- changed the way the input is completed, complete with current selected item in suggestion window.
2021-07-23 18:46:13 +02:00
cage
819c90f179
- allowed selecting a suggestion from suggestion-window;
...
- highlighted matching characters in suggestion window.
2021-07-22 14:59:29 +02:00
cage
91bae49372
- added a welcome window.
2021-07-03 12:34:05 +02:00
cage
c5118d46a6
- changed GPL comment headers.
2020-09-06 11:32:08 +02:00
cage
dd1e4f6066
- added a slot in 'command-window' to allow the user to insert secret
...
input.
the same character is echoed instead of the actual input.
2020-08-16 11:27:38 +02:00
cage
5169deaedd
- tracking changes in croatoan.
...
- some function in 'tui-utils' are just wrappers for the equivalents in the library.
2020-08-14 20:15:30 +02:00
cage
b229787044
- changed function name 'draw-keybinding-mode' to 'draw-string-mode';
...
- prevented an info or error message on the command line to overlap
with prompt when asking for user input and, in particular, when
asking for message attachment.
- prevented crash when trying to expand a null string;
- clear send-message-window before deleteing an attach from the list;
- added an info when a status is ready to be sent;
- using a stack to sort drawing order of windows.
2020-05-09 21:58:12 +02:00
cage
c56a5b86ca
- initial commit.
2020-05-08 15:45:43 +02:00