Cat-win

Latest version: v1.7.11

Safety actively analyzes 638755 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

1.6.5

Minor Changes

- removed the prompt to open zip-files in binary mode.
- added --`sf`, --`specific-format` parameter to automatically format some file types like json or xml.
- renamed --`config`, --`config` to --`cconfig`, --`cconfig`.
- added --`config`, --`config` parameter to configure default parameters.
- added Alt-Arrow hotkeys to the editor to scroll through the file without moving the cursor.
- fix the editor for Python 3.12
- added `KEY_BTAB`(Shift+Tab) to the editor to decrease indent of the current line.
- added functionality to the editor to jump to specific line using `^E`.
- added functionality to search the file in the editor using `^F`.
- added functionality to put the editor in the background on UNIX using `^B`.
- added functionality to reload the file to the editor using `^R`.

Bugfixes

- better performance in editor.
- changed windows-curses dependency for better char-detection experience.
- fix Bug where the editor would show the wrong cursor position.

1.6.4

Minor Changes

- providing a directory as an argument will no longer result in a recursive query. Recursion will still be possible using file-patterns.
- added -`d`, --`dirs` parameter to display all found directories.

Bugfixes

- tested compatibility with pypy-3.7 and pypy-3.10.

1.6.3

Bugfixes

- compatibility for Python v3.12.

1.6.2

Minor Changes

- special characters like ␛ and ␀ will now be able to be used in the editor.
- added -`w`, --`wordcount` parameter to count the occurrence of every token in all given files.

Bugfixes

- fix Bug where the colors used were not consistent.
- fix Bug where the --`eval`, --`EVAL` parameter would crash on invalid expressions.
- fix Bug where `trunc=` and `[a:b]` would crash on arithmetic errors.

1.6.1

Minor Changes

- added -`!`, --`edit` parameter to open a simple editor to write/edit any provided File.
- renamed --`chr`, --`chr` to --`chr`, --`char`.
- cat_win will now detect simple zip-archives and display the contained files.
- When using the Parameter Variant -`E` from -`E`, --`echo` the input will be decoded with unicode sequences.
- a combination of using --`number` and --`file-prefix` will result in a prefix of the scheme \<sourcefile\>:\<lineno\> in order to support GNU-style link formats.

1.6.0

Minor Changes

- encoding the content in base64 with --`b64e` will now also include the lineprefix.
- added -`U`, --`url` parameter to display the contents on any url passed in.
- the -`p`, --`peek` parameter will no longer display anything when searching for substrings or patterns.
- the --`nb`, --`nobreak` parameter will now also skip the 'open in binary mode' - dialogue.
- removed -`t`, --`tabs` and --`eof`, --`eof` parameters.
- added --`chr`, --`chr` parameter to display most special characters as readable tokens.
- changed -`E`, --`ECHO` to -`E`, --`echo`.
- added support for octal numbers when evaluating expressions using --`eval`.

Bugfixes

- implemented more exception handling.
- fix Bug where files would not be processed in the order in which they were provided.
- fix Bug where the repl would crash in rare cases.
- fix Bug where the --`files` parameter would display incorrect results.
- fix Bug where negative hexadecimal and binary numbers would not be recognized using --`eval`.

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.