howl icon indicating copy to clipboard operation
howl copied to clipboard

The Howl Editor

Results 100 howl issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.39 to 0.3.61. Release notes Sourced from tzinfo's releases. v0.3.61 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require from...

dependencies

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.5 to 0.6.11. Commits 9eadb6b Bump to 0.6.11 1e983c0 Merge pull request #260 from arthurnn/fix_fallback_ensure_locale f4d1d8f Fix error when including Fallbacks on non-Simple backend 667bcfe Bump to...

dependencies

Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.6.13. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...

dependencies

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.1 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...

dependencies

I've been lately using Howl, coming from Sublime Text/ Atom one major feature I miss is multiple cursors. They are very useful for doing the same edit on different parts.

feature request

Font size is only applied to the current file, not the command console. If if zoom in manually then the font size is also applied to the console. Here is...

Files scattered around my computer have many different kinds of indentation. I want to detect what kind of indentation the file already uses and then use that for future editing....

Good and simple feature to add would be the ability to save the file with sudo, if it fails otherwise. `sudo_cmd` could be used to specify whether to save using...

Line 17 of `go_completer.moon` checks for `$GOPATH/bin/gocode`, however it is possible to have `gocode` be in `$GOBIN`, or really anywhere else on the system. `go_fmt_command` works fine no matter where...

I searched the behaviour in the "set" commands then I found "cleanup_min_buffers_open" but I didn't notice any effect.