root/cly/trunk/cly/console.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @586 [586] 07/28/08 00:46:36 athomas Ensure termwidth()/termheight() return -1 if stdout is not a terminal.
(edit) @585 [585] 07/28/08 00:46:30 athomas Ensure print_table doesn't break cells early due to min_widths.
(edit) @584 [584] 07/28/08 00:46:25 athomas Docstring updates.
(edit) @583 [583] 07/26/08 01:39:32 athomas - Do not force termwidth() to 80 if stdout is not a terminal. Instead, …
(edit) @570 [570] 07/12/08 10:53:48 athomas Reconfigure curses on window resize.
(edit) @569 [569] 07/12/08 10:43:00 athomas print_table(min_widths=...) now works as intended!
(edit) @556 [556] 07/10/08 09:46:59 athomas - Many docstring updates. - Added CIDR node. Automatically set …
(edit) @547 [547] 06/10/08 09:14:48 athomas Lots of docstring updates.
(edit) @527 [527] 02/04/08 01:00:25 athomas cly: - Rewrote cly.console.print_table, hopefully fixing several bugs …
(edit) @526 [526] 01/30/08 17:38:57 athomas cly: Change encoding from console to cly.
(edit) @515 [515] 01/17/08 23:02:39 athomas cly: More fixes.
(edit) @511 [511] 01/14/08 20:24:34 athomas cly: Minor bug-fixes.
(edit) @506 [506] 01/11/08 10:20:21 athomas Add callback to Interact.loop().
(edit) @492 [492] 12/28/07 07:29:25 athomas cly: Big changes: - Ported to Windows! - Cleaned up documentation and …
(edit) @455 [455] 08/22/07 06:58:21 athomas cly: Update version.
(edit) @435 [435] 05/24/07 04:33:56 athomas cly: Fix a minor glitch in print_table.
(edit) @434 [434] 05/24/07 04:02:27 athomas cly: Removed the function inspection code. I will finish this off later …
(edit) @433 [433] 05/23/07 19:57:35 athomas cly: Applied patch from Wade, closes #47. Thanks.
(edit) @432 [432] 05/22/07 23:13:32 athomas cly: Fix for console.getch() on non-TTY input.
(edit) @425 [425] 05/18/07 11:47:29 athomas cly: - Renamed cly.variables to cly.types. - Node now has some …
(edit) @423 [423] 05/17/07 09:02:10 athomas cly: - Converted Wiki tutorial to RST. - Cleaned up doc directory. …
(edit) @422 [422] 05/11/07 01:07:53 athomas cly: Convert all table cells to strings.
(edit) @420 [420] 05/08/07 21:17:03 athomas cly: Added some more cly.console.print_table configurability: the …
(edit) @417 [417] 05/07/07 10:38:45 athomas cly: Updated copyright date.
(edit) @413 [413] 05/07/07 10:08:28 athomas cly: - Added COPYING. - Added copyright notice and encoding to all …
(add) @406 [406] 05/01/07 23:27:36 athomas cly: - Aliased node traversal now seems to work! - LocalFile now …
Note: See TracRevisionLog for help on using the revision log.