Color-ls

Latest version: v1.3.0

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

Scan your dependencies

Page 1 of 3

1.4.6

Changes

🐛 Bug Fixes

- Fix displaying file name with --hyperlink avdv (514)

1.4.5

Changes

- Fix `--inode` check avdv (511)
- CI: Publish to RubyGems avdv (505)
- CI: Run workflow on push/pull\_request to "main" avdv (507)
- Fix offenses newly reported by rubocop-rspec avdv (500)
- Drop Ruby 2.5 avdv (498)
- :sparkles: add LibreOffices extensions to alias file gheritarish (475)
- Require rubocop 1.18.3 avdv (467)
- Fixed typo Alyetama (465)
- Use Github actions for CI avdv (458)

🚀 Features

- add --no-hardlinks option t-mangoe (499)
- Add --inode (-i) flag goar5670 (506)
- Add the option for a short report goar5670 (502)
- Add script to check colorls flags avdv (497)
- add --time-style option in long style format t-mangoe (481)
- add '--indicator-style' option t-mangoe (462)

🐛 Bug Fixes

- Allow git status to be different for items in directories avdv (478)
- Fix encoding error with UTF-8 directory name avdv (450)

🧰 Maintenance

- Update rubocop-performance requirement from ~> 1.11.0 to ~> 1.13.0 dependabot (492)
- Update rubocop requirement from ~> 1.21.0 to ~> 1.22.0 dependabot (480)
- Update rubocop requirement from ~> 1.20.0 to ~> 1.21.0 dependabot (476)
- Update rubocop requirement from ~> 1.19.0 to ~> 1.20.0 dependabot (472)
- Update rubocop requirement from ~> 1.18.3 to ~> 1.19.0 dependabot (470)
- Update rubocop requirement from ~> 1.17.0 to ~> 1.18.0 dependabot (466)
- Update rubocop requirement from ~> 1.16.0 to ~> 1.17.0 dependabot (464)
- Update rubocop requirement from ~> 1.15.0 to ~> 1.16.0 dependabot (463)
- Update rubocop requirement from ~> 1.14.0 to ~> 1.15.0 dependabot (460)
- Update rubocop requirement from ~> 1.13.0 to ~> 1.14.0 dependabot (457)
- Upgrade to GitHub-native Dependabot dependabot-preview (456)
- Update rubocop-performance requirement from ~> 1.10.1 to ~> 1.11.0 dependabot-preview (455)
- Update rubocop requirement from ~> 1.12.0 to ~> 1.13.0 dependabot-preview (454)
- Update rubocop requirement from ~> 1.11.0 to ~> 1.12.0 dependabot-preview (451)

1.4.4

Changelog

[1.4.4](https://github.com/athityakumar/colorls/tree/v1.4.4) (2021-03-10)

[Full Changelog](https://github.com/athityakumar/colorls/compare/v1.4.3...v1.4.4)

**Implemented enhancements:** :rocket:

- Option to choose columns with -l flag [\174](https://github.com/athityakumar/colorls/issues/174)

**Fixed bugs:** :bug:

- NoMethodError when listing a file that contains periods only [\441](https://github.com/athityakumar/colorls/issues/441)

**Closed issues:**

- Installing colorls on Mac [\438](https://github.com/athityakumar/colorls/issues/438)
- Colorls Installtion is not working for Ubuntu 20.04.1 LTS [\435](https://github.com/athityakumar/colorls/issues/435)
- Non Readable Color [\434](https://github.com/athityakumar/colorls/issues/434)
- doenst show dots in dotfiles names with 'colorls -A' [\433](https://github.com/athityakumar/colorls/issues/433)
- Can't see the icons despite installing all the relevant fonts [\431](https://github.com/athityakumar/colorls/issues/431)
- colorls with more than zero file gives output with extra newlines [\427](https://github.com/athityakumar/colorls/issues/427)
- error while running colorls "missing compatible arch" [\425](https://github.com/athityakumar/colorls/issues/425)
- Total break in Fedora 32 Beta [\349](https://github.com/athityakumar/colorls/issues/349)
- output is interleaved with blank lines when passing multiple file arguments \(e.g.: \*.txt\) [\233](https://github.com/athityakumar/colorls/issues/233)

**Merged pull requests:**

- Add support for executable\_file color [\447](https://github.com/athityakumar/colorls/pull/447) ([FelixDombek-TomTom](https://github.com/FelixDombek-TomTom))
- Use `File.extname` to determine file extension [\443](https://github.com/athityakumar/colorls/pull/443) ([avdv](https://github.com/avdv))
- Process arguments in groups of files / directories [\428](https://github.com/athityakumar/colorls/pull/428) ([avdv](https://github.com/avdv))

1.4.3

Changelog

[1.4.3](https://github.com/athityakumar/colorls/tree/v1.4.3) (2020-12-08)

[Full Changelog](https://github.com/athityakumar/colorls/compare/v1.4.2...v1.4.3)

**Fixed bugs:** :bug:

- Incompatible character encoding error [\377](https://github.com/athityakumar/colorls/issues/377)
- If the directory contains Chinese file names, alignment errors will occur [\416](https://github.com/athityakumar/colorls/issues/416)

**Implemented enhancements:** :rocket:

- Option to choose columns with -l flag 174

**Closed issues:**

- Can't re-install colorls after updating to macOS Big Sur [\418](https://github.com/athityakumar/colorls/issues/418)
- \[macOS 11.0 Bug Sure\] can't install colorls [\414](https://github.com/athityakumar/colorls/issues/414)
- Icons not showing at all. [\406](https://github.com/athityakumar/colorls/issues/406)
- Icon sizes [\404](https://github.com/athityakumar/colorls/issues/404)
- Could not install on Ubuntu 20.4 [\398](https://github.com/athityakumar/colorls/issues/398)
- error when calling setlocale in Neovim terminal [\387](https://github.com/athityakumar/colorls/issues/387)
- Icons are broken \[WSL / Ubuntu\] [\379](https://github.com/athityakumar/colorls/issues/379)
- Icon Size/ Padding Issue [\376](https://github.com/athityakumar/colorls/issues/376)
- Make executables bold [\217](https://github.com/athityakumar/colorls/issues/217)
- Getting lots of warnings when attempting to use? [\69](https://github.com/athityakumar/colorls/issues/69)

**Merged pull requests:**

- add -o and -g options [\417](https://github.com/athityakumar/colorls/pull/417) ([t-mangoe](https://github.com/t-mangoe))
- Take display width of characters into account [\419](https://github.com/athityakumar/colorls/pull/419) ([avdv](https://github.com/avdv))
- Cleanup monkey patches [\409](https://github.com/athityakumar/colorls/pull/409) ([avdv](https://github.com/avdv))
- Ensure to use `file\_encoding` for arguments [\408](https://github.com/athityakumar/colorls/pull/408) ([avdv](https://github.com/avdv))
- make executables bold [\405](https://github.com/athityakumar/colorls/pull/405) ([t-mangoe](https://github.com/t-mangoe))
- Official windows support [\401](https://github.com/athityakumar/colorls/pull/401) ([avdv](https://github.com/avdv))
- Add osx to build matrix [\400](https://github.com/athityakumar/colorls/pull/400) ([avdv](https://github.com/avdv))
- Updated fontFamily for HyperJS users in instructions [\396](https://github.com/athityakumar/colorls/pull/396) ([DasCodes](https://github.com/DasCodes))
- Add Truffleruby head to CI [\393](https://github.com/athityakumar/colorls/pull/393) ([gogainda](https://github.com/gogainda))
- Fix unrecognized files count and colorization [\392](https://github.com/athityakumar/colorls/pull/392) ([avdv](https://github.com/avdv))
- Add instructions to install font for hyperjs users [\375](https://github.com/athityakumar/colorls/pull/375) ([kartsims](https://github.com/kartsims))
- Add Windows to build matrix [\358](https://github.com/athityakumar/colorls/pull/358) ([avdv](https://github.com/avdv))

1.4.2

Changelog

[1.4.2](https://github.com/athityakumar/colorls/tree/v1.4.2) (2020-07-08)

[Full Changelog](https://github.com/athityakumar/colorls/compare/v1.4.1...v1.4.2)

**Fixed bugs:** :bug:

- colorls --git-status crashes with traceback [\371](https://github.com/athityakumar/colorls/issues/371)

**Implemented enhancements:** :rocket:

- Support hexstring colors in YAML file [\365](https://github.com/athityakumar/colorls/pull/365) ([bigpick](https://github.com/bigpick))

**Closed issues:**

- git-status for empty directory is misleading [\363](https://github.com/athityakumar/colorls/issues/363)
- Hex Colors [\312](https://github.com/athityakumar/colorls/issues/312)

**Merged pull requests:**

- Add missing `require 'set'` [\372](https://github.com/athityakumar/colorls/pull/372) ([avdv](https://github.com/avdv))

1.4.1

Changes

[Full Changelog](https://github.com/athityakumar/colorls/compare/v1.4.0...v1.4.1)

**Closed issues:** :bug:

- An error was reported after the directory was deleted [\351](https://github.com/athityakumar/colorls/issues/351)

**Merged pull requests:**

- Workaround `Errno::ENOENT` error in rubygems [\357](https://github.com/athityakumar/colorls/pull/357) ([avdv](https://github.com/avdv))

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.