-
Script seems to work great for most templates. But when using more advanced Velocity templates that utilize the built-in system variables (like __interface), I can't seem to get it to work.
I tried…
-
### Terminals tested:
- foot (https://codeberg.org/dnkl/foot)
- alacritty (https://github.com/alacritty/alacritty)
- kitty (https://github.com/kovidgoyal/kitty)
### Escape code produced
- Meta…
-
Not actual checking in `static int static_route_leak` for Null0?:
https://github.com/FRRouting/frr/blob/f1b9024dd5d194d9032c1bde4402b53609389d42/staticd/static_vty.c#L430
because in configure stat…
ak503 updated
4 years ago
-
Although vty already works, copy & paste under wayland requires an updated Hclip (https://github.com/jetho/Hclip/issues/7) as well as updating/rewriting yi-frontend-pango to gtk3/4 to support full GUI…
-
No PR yet, possibly related to #25. http://packdeps.haskellers.com/feed?needle=hledger reports on all packages containing "hledger" in their name, which is a nice feature. But, it always shows hledger…
-
### Description
Hi,
I am running `RunBook Version 7.1` and the latest ContainerInstance modules. The script runs fine and I can see the commands being executed on the container instance. However t…
-
_Original author: JeanPhil...@gmail.com (June 04, 2007 09:06:17)_
Add option to deactivate line-wrap (and truncate lines instead)
gtk: attribute textViewWrapMode
vty: horizontal scrolling
_Original…
-
[error.txt](https://github.com/yi-editor/yi/files/14397961/error.txt)
```
Configuring library for yi-language-0.19.0..
Preprocessing library for yi-language-0.19.0..
Building library for yi-lang…
ghost updated
2 months ago
-
Using vty, while searching, if on using `n` for jump to next result, if the search result is on the last line of the view, it does not get displayed correctly. The line above the search result is disp…
ghost updated
9 years ago
-
Tested with duperemove 0.12 and 0.14.1
Example:
```
> ls -1
TeÃ?t
Teßt
Te?t
> ls -1b
TeÃ\302\237t
Teßt
Te\302\237t
```
The first and third name includes the unicode codepoint U+009F,…