Package: colorized-logs Source: kbtin Version: 1.0.17-1~0deb8 Architecture: i386 Maintainer: Adam Borowski Installed-Size: 49 Depends: libc6 (>= 2.4) Suggests: colordiff, colormake, ccze, colortail Replaces: kbtin (<< 1.0.17) Homepage: http://kbtin.sourceforge.net/ Priority: optional Section: text Filename: pool/main/k/kbtin/colorized-logs_1.0.17-1~0deb8_i386.deb Size: 21766 SHA256: 2e07e660b0da36a0c26a64af7dbb475bc0c83a4f7524b571c7182a7f715b5eb5 SHA1: 12c14e7b8f8cf443489fd6a6f0d55d5c06731a14 MD5sum: 8b981930e3f554a28d3559aafbbc500a Description: tools for consuming logs with ANSI color Some tools like gcc, dmesg, grep --color, colordiff, ccze, etc can enhance their output with color, making reading a lot more pleasant. You can usually view that only on your terminal or with "less -R"; this package gives you: * ansi2html: convert logs to HTML * ansi2txt: drop ANSI control codes * ttyrec2ansi: drop timing data from ttyrec files * pipetty: makes a program think its stdout and stderr are connected to a terminal; use as a prefix: "pipetty dmesg|tee" Package: e-wrapper Version: 0.1-1~kb1 Architecture: all Maintainer: Adam Borowski Installed-Size: 4 Depends: sensible-utils Replaces: kilobyte-config (<= 2018.06.01) Homepage: http://github.com/kilobyte/e Priority: optional Section: editors Filename: pool/main/e/e-wrapper/e-wrapper_0.1-1~kb1_all.deb Size: 4016 SHA256: 95f8f3a5961845e9b3e6e18433464a2adbfc06307463d0d68f937ac519f82153 SHA1: b8aeae6d095e536bfe0104669091a021c2670c4a MD5sum: 91a3f390d70f3b82d95b445f8a605533 Description: invoke your editor, with optional file:lineno handling All or almost all Unix editors support the syntax of "editor +42 file", to open the given file and start with the cursor at line 42. Alas, the syntax programs that output such data use is different: either "file:42: Something" or "file:42:1: Something", :1 being a column number. . This wrapper will recognize such references and call your $EDITOR using the + notation. Thus, once you see an error message, you can copy&paste the first word of it without having to manually adjust. Especially if your mouse selection is configured to allow ':', it's a single triple-click (L+L+M), and still pretty handy if not. . If your editor allows multi-open, "e" can also handle pipelines such as: * git grep MEOW|e -: * make 2>&1 >/dev/null|grep error:|e -:: . Also, because of its short name, it reduces the typing needed to start the editor by half if you use vi, by 80% if emacs or jstar -- and that's by far the most frequent command an Unix user does. Package: joe Version: 4.3-1~deb8u1 Architecture: i386 Maintainer: Josip Rodin Installed-Size: 2010 Depends: libc6 (>= 2.2), libncurses5 (>= 5.5-5~), libtinfo5 Breaks: jupp (<< 3.1.18-2~) Homepage: http://joe-editor.sourceforge.net/ Priority: optional Section: editors Filename: pool/main/j/joe/joe_4.3-1~deb8u1_i386.deb Size: 558408 SHA256: fefae2633adc4803bde899571bbdcc1e94dc25a8e2893fdb528ac8bab939a144 SHA1: bf169b1c8699064ea6373eeb0a9fa043263ed214 MD5sum: 22fced08538d93eb6c77bfcbcd68e997 Description: user friendly full screen text editor Joe, the Joe's Own Editor, has the feel of most PC text editors: the key sequences are reminiscent of WordStar and Turbo C editors, but the feature set is much larger than of those. Joe has all of the features a Unix user should expect: full use of termcap/terminfo, complete VI-style Unix integration, a powerful configuration file, and regular expression search system. It also has six help reference cards which are always available, and an intuitive, simple, and well thought-out user interface. . Joe has a great screen update optimization algorithm, multiple windows (through/between which you can scroll) and lacks the confusing notion of named buffers. It has command history, TAB expansion in file selection menus, undo and redo functions, (un)indenting and paragraph formatting, filtering highlighted blocks through any external Unix command, editing a pipe into or out of a command, and block move, copy, delete or filter. . Through simple QEdit-style configuration files, Joe can be set up to emulate editors such as Pico and Emacs, along with a complete imitation of WordStar, and a restricted mode version (lets you edit only the files specified on the command line). Joe also has a deferred screen update to handle typeahead, and it ensures that deferral is not bypassed by tty buffering. It's usable even at 2400 baud, and it will work on any kind of sane terminal. Package: kbtin Version: 1.0.17-1~0deb8 Architecture: i386 Maintainer: Adam Borowski Installed-Size: 388 Depends: libc6 (>= 2.15), libglib2.0-0 (>= 2.12.0), libgnutls-deb0-28 (>= 3.3.0), zlib1g (>= 1:1.1.4) Recommends: colorized-logs Homepage: http://kbtin.sourceforge.net/ Priority: optional Section: text Filename: pool/main/k/kbtin/kbtin_1.0.17-1~0deb8_i386.deb Size: 165688 SHA256: 87f1421e4c94119c75afb9b7bdf935d1891f164c3a24347fa31eb94d39f1612a SHA1: c26578ddc2618361b96195cf2112217b6f4fb82d MD5sum: dd6ddd5947cef8dc4bec180c581a6a95 Description: tintin++ style text-based MUD client KBtin is a console MUD client based on the once-popular tintin++. It is not limited for mudding, and can be used for running line-based local programs like adventure, mysqlclient, dpkg-buildpackage or piuparts.