tio-bash-completion-2.5-bp155.1.5 >  A dk;I%z NtY9dQ]G+b3dU؅vM[Ui njTV m:n..oғ8=jQ_ozB{{bǧ&cguTyaB(K6t2ȯ4_\)p@&rcy+_|=,AP^Π0Hi5 ^9D8Ź "%q)y:IR=ZmCmoT)HDotk\P #|ўeܪFu.{ 9?/.ƭ'ж4UƄSvU >P7jbdJ Y2Z6dtrpb{arˠ0# ocjT鲚^ɀo,(&r̫e<0QdʚέWn4qx^CM5Z{?\ѓ|kۯO&j2D֣|EYt1k7[T]hG?N(qPH908e45d88fc1f3baebbf11d805a86902178852d524cd5b70c86a55be519d992742526f5630278fabc9b0d8f436c7f1d13e5b274a)ĉdk;I%z &D;6<é\:SlnZ18p tڠ(Eq Mq&FA1-i08"#._rVDx0dvD n諃q+凮d!kKx򿇾誱NҊxK!1+7CX"z7#c)s^0IcKQe.aڃ>ֽ,h1Z紬Yshn6,V>p> ? d $ <\`hl     = @DINhl(0889x:TFGHIXY\]^bcd e f l u v $z / @ D ^ ` d j Ctio-bash-completion2.5bp155.1.5Bash Completion for tioBash completion script for tio.dk;goat13SUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgHardware/Modemhttps://tio.github.io/linuxnoarch偤dk;d3edb2193aa2d194984c5edbca0df6ce3a5c06e13be0ae8d196ed931bc32c254rootroottio-2.5-bp155.1.5.src.rpmtio-bash-completion    bash-completionrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)tio3.0.4-14.6.0-14.0-15.2-12.54.14.3c/ccgcQ8@cJcb'b@b@b@bV@b; b baq@_Dirk Müller Dirk Müller Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Stefan Siegel - update to 2.5: * Update configuration file documentation Rename .tiorc to .tioconfig, tiorc to config, etc. * Add support for $HOME/.tioconfig Replaces what used to be $HOME/.tiorc * Fix double prefix key regression * Better error checking in config file, rename the file Accept "true", "enable", "on", "yes", "1" as true values, their counterparts as false ones. Check integer values for errors and range. Warn about ignored (e.g. misspelled) options. Check getenv() return value for NULL. Rename "tiorc" to "config", as it's a static INI file, not an executable "run commands".- update to 2.4: * Add threaded input handling * Fix so that is it possible to quit tio in tio etc. * Add key command to toggle log on/off- Update to version 2.3 * Add mute feature * Deprecate tty config keyword but keep it around for now * Update show config * Update example tiorc- Update to version 2.2 * Add shell completion of sub-configuration names * Does not work with sub configuration names that contains one or more white spaces.- Update to version 2.1 * Fix output line delay * Apply output line delay on lines ending with \n. * On most systems lines ends with \n or \r\n. * Do not print timestamps in hex mode * Improve input mechanism in hex mode * Add support for sending prefix character to serial device * Update example tiorc- Update to version 2.0 * Handle stale unix socket file * Add visual or audible alert support on connect/disconnect * Add experimental RS-485 support * Add line response feature * Fix potential sscanf() overflow * Only print version on '--version' * Remove duplicate show config entry of DTR pulse duration - Update to version 1.47 * Enable log feature when using --log-filename * Enable line buffering of log * Avoid invalid hex character messages when switching hex mode * Force flushing of log writes * Renamed tty_flush() to tty_sync() * Fix sync output to serial port * Clean up tty_flush() * Force frequent sync on tty_flush() * Update example tiorc * Quit from non-interactive mode using ctrl-c * Make sure we flush output buffer to tty when piping to tio * Do not return false read error when piping to tio * Show error message when reading port settings fail - Update to version 1.46 * Rework toggle and pulse feature to support all lines * Add example configuration file - Update to version 1.45 * Introduce bold color option * Change 'ctrl-t T' to 'ctrl-t t' for timestamp toggle * Add support for remapping prefix key * Add plaintext man page - Update to version 1.44 * Simplify arbitrary baudrate code * Cleanup error printing routines * Clean up man page * Add support for space parity * Rename EOL delay to Output line delay * Replace -U,--upcase with mapping flag OLTU * Simplify tty_write() * Additional commands: EOL delay, lower to upper translation, added mark parity * Added ability to set mark parity. - Update to version 1.43 * Add '24hour-delta' timestamp option * Improve description of socket option * Add Pulse DTR command- Update to version 1.42 * Update man page * Handle malloc failure * Add missing 'string.h' include.- Update to version 1.41 * Rename --hex-mode to --hexadecimal * Enable buffered writing / reading- Update to version 1.40 * Add config support for log-strip * Add config support for hex-mode * Rename --hex to --hex-mode * Fix completion for -e, --local-echo * Ignore newlines in hex output * Fix newline in warning_printf() * Fix ansi_printf_raw() in no color mode * Enter non-interactive mode when piping to tio * Also strip backspace from log * Socket code cleanup * Cleanup man page * Rename --log-filename to --log-file * Allow strip escape sequence characters from log file - Update to version 1.39 * Improve key command response for local echo and timestamp * Fix invalid hex character error message * Make sure only matched config section is parsed * Add support for "disable" keyword in config file * Unify error message formating * Cleanup list devices code * Fix command-line tty-device|config parsing * Update bash completion * Add support for IPv4 and IPv6 network sockets * Fix tio deleting unix socket file * Rework color option * Remove print of hex mode status at startup * Remove newline option in hex mode * Fix configfile memory leaks * Remove command-line option inconsistencies * Replace '1' with 'enable' in config files * Convert errors to warnings * Extended hexadecimal mode. * Added option -x, --hex to start in hexadecimal mode.- Update to version 1.38 * Redirect error messages to stderr * Improve help and man page * Mention config file in --help * Fix running without config file * Fix config file error messages * Redirect error messages to stderr * Add repology packaging status * Fix parsing of default settings * Default configuration file settings were not parsed in case a section was matched. Now we make sure that the default (unnamed) settings are always parsed. * Append to existing log file (no truncation) * Add socket info to show configuration * Print socket info at startup * Fix socket option parsing * Match user input against config section names if pattern matching was unsuccessful. * Add support for external control via a Unix domain socket. * fix for using option 'log' without 'log-filename' in config file.- Update to version 1.37 * Make libinih a fallback dependency * Fix timestamp parsing in INI conf * Factorize timestamp parsing to be coherent with command line format in configuration file.- Update to version 1.36 * Add support for defaults in config file * Handle SIGHUP * Add color configuration support * Force dependency on libinih * Update man page * Document configuration file options * Add support for a configuration file - Update to version 1.35 * Add support for automatically generated log filename * Add support for configurable timestamp format- Update to version 1.34 * Add '-c, --color' option * Reintroduce long timestamp format- Update to version 1.33 * Replace autotools with meson * Show auto connect status in show configuration * Rename option -i to -L * Shorten timestamp description * Add list serial devices feature * Add command to show version * Add '-t' option description for time stamping * Add description for time stamping. * Show error when failing to open a tty * Newline: handle booth NL and CR * Flush every local echo char- Run spec-cleaner - Create subpackage for bash-completion- Initial packagegoat13 16847492982.5-bp155.1.5tio/usr/share/bash-completion/completions/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/50a17101302530d52a393b32f0b91084-tiocpioxz5x86_64-suse-linuxASCII text <ͯP>y(tio and bash-completion)utf-816d960af812dcc408968d544a79c93bce2ca9f0549d0290e40634b42b513ada9? 7zXZ !t/] crv(vX0ٱ'iĢW1AA14P3 ' I|[]ǷeCU#dϛ_/Kv3׏qn}FOް!H:Z%WDٸif2.?YzEGU>ބ:AxL>A'?՘G0 Yz \kIwZLck|Gac+pkSU-G -f+&Zfr1R_? o|nS6lt~۰6r_~ty)ˬyf}<0(XCZܿEaљL!8CR7x[7)8f**P\ )y*;"bWDY ;lެH&XT +e<++Q'( ><]?u5ϩY]λJw+c3ᯱ_hCNJbSN ްgw-AsZR&IsP,#|ӽkN]@c26!Q86;L^wL-_1؊AڿճfoWc;N|Hn|9xK[C~@(}xszKd¼o0E`8A[/0@d%q2$I2RGw2o(p _8SWz:x8\p仺E{[fo0gt-)3PBeJœIo%\R4"FvbR.6<9A5<a~m"\߱8أҏ0!o;k\atB,*yO;Y!,˂A@Mg ?"ɏ%osaPKpԶ0?fjbX>,wRA3* cU5Olz,s&KA_(|W&6#WJ+hPflߝU{z /+!"j_b}zf/F8vCj,àgVCk\׀FmW/(r(G3z [[ϤuHqܥGfc6Hro]E%H`1#ܖ#U6.ʴYD7 &S&D}9fZo .kuWD!QY=l)0/qNp˺vgoE@+FHD}nʽ?܎t(jfovKU[D{އj ,O YZ