mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-27 10:55:33 +02:00
comment updated
This commit is contained in:
parent
204fdc0705
commit
8f5c9048e2
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ import org.eclipse.swt.widgets.Text;
|
||||||
* <ul>ESC to cancel history editing
|
* <ul>ESC to cancel history editing
|
||||||
* <ul>History can be edited (by moving up and edit) but changes are
|
* <ul>History can be edited (by moving up and edit) but changes are
|
||||||
* not persistent (like in bash).
|
* not persistent (like in bash).
|
||||||
|
* <ul>If the same command is entered multiple times in a row,
|
||||||
|
* only one entry is kept in the history.
|
||||||
* </li>
|
* </li>
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue