* new-features.sgml (ov-new1.7.2): Move stty erase support into
correct category. Change "console window" to "Windows console".
This commit is contained in:
		| @@ -1,3 +1,8 @@ | |||||||
|  | 2010-02-25  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
|  | 	* new-features.sgml (ov-new1.7.2): Move stty erase support into | ||||||
|  | 	correct category.  Change "console window" to "Windows console". | ||||||
|  |  | ||||||
| 2010-02-17  Corinna Vinschen  <corinna@vinschen.de> | 2010-02-17  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
| 	* new-features.sgml (ov-new1.7.2): Accommodate name change of getlocale | 	* new-features.sgml (ov-new1.7.2): Accommodate name change of getlocale | ||||||
|   | |||||||
| @@ -66,10 +66,6 @@ | |||||||
|   New strfmon(3) call. |   New strfmon(3) call. | ||||||
|   </para></listitem> |   </para></listitem> | ||||||
|  |  | ||||||
|   <listitem><para> |  | ||||||
|   The console's backspace keycode can be changed using 'stty erase'. |  | ||||||
|   </para></listitem> |  | ||||||
|  |  | ||||||
|   </itemizedlist> |   </itemizedlist> | ||||||
|  |  | ||||||
| </listitem> | </listitem> | ||||||
| @@ -80,10 +76,14 @@ flag F_DUPFD_CLOEXEC.  Support socket flags SOCK_CLOEXEC and SOCK_NONBLOCK. | |||||||
| Add new Linux-compatible API calls accept4(2), dup3(2), and pipe2(2). | Add new Linux-compatible API calls accept4(2), dup3(2), and pipe2(2). | ||||||
| </para></listitem> | </para></listitem> | ||||||
|  |  | ||||||
| <listitem><para>Enhanced console window support.</para> | <listitem><para>Enhanced Windows console support.</para> | ||||||
|  |  | ||||||
|   <itemizedlist mark="bullet"> |   <itemizedlist mark="bullet"> | ||||||
|  |  | ||||||
|  |   <listitem><para> | ||||||
|  |   The console's backspace keycode can be changed using 'stty erase'. | ||||||
|  |   </para></listitem> | ||||||
|  |  | ||||||
|   <listitem><para> |   <listitem><para> | ||||||
|   Function keys send distinguished escape sequences compatible with rxvt. |   Function keys send distinguished escape sequences compatible with rxvt. | ||||||
|   Keypad keys send distinguished escape sequences, xterm-style. |   Keypad keys send distinguished escape sequences, xterm-style. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user