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

I guess it's already planned, but is someone working at it?

feature request

As brought by @nilnor on #257: https://github.com/howl-editor/howl/pull/257#issuecomment-241977870 I would like to propose to have an `edge_mode`, for the ability to manipulate how `edge_column` configuration is presented. Currently, `edge_column` is only...

feature request

I'd like to add a bunch of very important missing features to the Vi mode, one of which, one of the reasons for which Vi is popular, is the `i`...

feature request

[![](https://thumbs.gfycat.com/DesertedSpryBobcat-size_restricted.gif)](https://gfycat.com/DesertedSpryBobcat) Changes: https://github.com/howl-editor/howl/commit/7a551fbc3b2a49da0fc5e3bf4219b2198b8863ab Related to #100. I was interested in doing this port for fun, so this changeset is just to show what I did. I did not attempt to...

feature request

I opened a log file in Howl and it was added to the session. Overnight the log file grew and the next day I got an error when trying to...

feature request

(Inspired by, but not identical to, the issue raised in from #93) When a popup is shown at a certain position, as is the case for completion popup for instance,...

feature request

Running make terminates with this error: ``` ... cc -o howl main.o process_helpers.o deps/lpeg-0.10.2/lpeg.o deps/LuaJIT-2.1.0-beta3/src/libluajit.a -lm -ldl -L/opt/homebrew/Cellar/gtk+3/3.24.38/lib -L/opt/homebrew/Cellar/pango/1.50.14/lib -L/opt/homebrew/Cellar/harfbuzz/8.0.1/lib -L/opt/homebrew/Cellar/atk/2.38.0/lib -L/opt/homebrew/Cellar/cairo/1.16.0_5/lib -L/opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/lib -L/opt/homebrew/Cellar/glib/2.76.4/lib -L/opt/homebrew/opt/gettext/lib -lgtk-3 -lgdk-3 -Wl,-framework,Cocoa -Wl,-framework,Carbon -Wl,-framework,CoreGraphics...

Bumps [activesupport](https://github.com/rails/rails) from 3.2.14 to 3.2.22.5. Commits e4b0a5f bumping version c4e0169 bumping version ebc3639 bumping version 1ac2ddb Preparing for 3.2.22.2 release 8d86637 bumping version a6fa396 use secure string comparisons for...

dependencies

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.1 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...

dependencies

It's very common for me to accidentally create a file with the wrong name, be it due to a typo or just changing my mind about what the file should...