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

howl version 0.6 (Arch linux) I have disabled `line_wrapping` (set to `none` for `mode:python`), have a monitor in portrait mode and 2x2 views layout. With this setting and layout there...

According to the documentation: "Code blocks are code snippets that are automatically inserted as you type." It seems that we should be able to use this feature to create abbreviations/snippets...

feature request

Given you have a line that is too long to display in howl without a visual line break, howl will visually break the line for you, so the beginning of...

awaiting-followup

Closes #201. I still have to figure out why the tests are failing on Travis, but I figured I might as well put this up so that you guys can...

awaiting-followup

I understand this is not that important but I was wondering how difficult it would be to implement pixel-based smooth scrolling in Howl. I presume we would need support for...

feature request

If you're writing code and you use a quotation mark (" and '), you probably wants to write a string, which uses those marks, so, it is very helpful to...

feature request

If you highlight a line and your cursor is in the last position of the line, and you hold shift, and press down, the cursor position might be kept as...

bug

This was reported on gitter by @Robert-M-Muench. Copying edited transcript: ### original report @Robert-M-Muench IIRC the GUI is done with GTK, right? It’s slow… and I have an ultimate machine...

bug
osx

Same as the title...

feature request

It is very common, and useful, to be able to sort selected lines by the first character. I would like to suggest that very feature for howl.

feature request