Hugo

Results 372 issues of Hugo

[WSFEX:WSFEX-Manualparaeldesarrollador_V1_1.pdf](https://github.com/WhyNotHugo/django-afip/files/11094549/WSFEX.WSFEX-Manualparaeldesarrollador_V1_1.pdf) - `wsfex` ticket support. I think the existing logic should work, but we need to add the URLs for it. - Enable WSFEX for the test account. - Extended...

enhancement

Hace falta un mini-tutorial de como subir nuevos certificados al AFIP cada vez que vencen. django-afip genera nuevos CSR, pero el contribuyente tiene que ingresar al AFIP, subirlo, y cargar...

This is a feature request for clipboard support beyond short strings. The current API supports copying a small string into the clipboard but nothing beyond that. Pasting likewise supports only...

enhancement

Running `./autogen.sh` prints: ``` + aclocal + autoheader --force + AUTOMAKE=automake intltoolize -c --automake --force ./autogen.sh: line 29: intltoolize: not found + automake --add-missing --copy --include-deps configure.ac:2: warning: AM_INIT_AUTOMAKE: two-...

It does not seem to work with other man implementations (e.g.: mandoc).

Drop `tokyonight-day`. Use `vim.o.background=light` instead. Using `vim.o.background` also allows these pairs: colorscheme tokyonight-night set vim.o.background=light # This is equivalent to tokyonight-day colorscheme tokyonight-storm set vim.o.background=light colorscheme tokyonight-moon set vim.o.background=light ---...

#### Environment Versions 1. OS Type: `Alpine Linux Edge` 1. Python version: `Python 3.11.2` 1. pip version: `pip 23.0.1 from /usr/lib/python3.11/site-packages/pip (python 3.11)` 1. pip-tools version: `pip-compile, version 0.0.0`. Built...

needs reproduce

```console > ifuse --list-apps ERROR: No device found! Is the device properly connected? If it is make sure that your user has permissions to access the raw USB device. If...

Fixes: https://github.com/libimobiledevice/ifuse/issues/91

In recent times, terminals have adopted a feature which allows clients to indicate that a given portion of text is a hyperlink. See: https://github.com/Alhadis/OSC8-Adoption/ and https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda This links can use...