Builds » History » Sprint/Milestone 4
Vincent Le Goff, 10/27/2016 02:33 AM
1 | 1 | Vincent Le Goff | h1. What's new in recent builds |
---|---|---|---|
2 | |||
3 | This page describes the new features added and changes made to each build. You can browse through each build using headings. |
||
4 | |||
5 | 4 | Vincent Le Goff | h2. Build 25 |
6 | |||
7 | * Add the command history |
||
8 | The command history remembers all commands you have entered. You can use it by pressing CTRL + up or down to go up or down into your list of commands. Alternatively, you can use command history in lock mode, by pressing Escape, then navigating in the history using the arrow keys. You can leave lock mode by pressing Escape again. |
||
9 | * One can now paste several lines to send multiple commands (#27). |
||
10 | |||
11 | 2 | Vincent Le Goff | h2. Build 24 |
12 | |||
13 | 3 | Vincent Le Goff | * Update the documentation of the basic features (#36). |
14 | * Remove the obsolete settings based on an input and output field (#35). |
||
15 | * When tabbing to tab-complete, the TTS speaks (and displays) the found result. |
||
16 | 1 | Vincent Le Goff | |
17 | h2. Build 23 |
||
18 | |||
19 | 3 | Vincent Le Goff | * Add the tab-completion (#34): |
20 | 1 | Vincent Le Goff | When the client receives messages from the server, it stores all words by frequency. When you begin typing a letter or more and then press tab, the client will try to finish the word you were typing. If you're not satisfied with this choice, you can press tab again and the client will display another result. |