Simmo Saan

Results 346 issues of Simmo Saan

### Have you checked that your feature request isn't already filed? - [X] I read through [FAQ](https://github.com/alshedivat/al-folio/blob/master/FAQ.md) and searched through the [past issues](https://github.com/alshedivat/al-folio/issues), none of which addressed my feature request....

enhancement

If the `award` field in a bib entry is an URL, then link to it directly instead of opening an abstract-like text box.

In https://github.com/ocsigen/js_of_ocaml/issues/1641 it was pointed out that Gobview is trying to link dynamic library linking (`Dynlink`), which can (besides that issue) also increase Gobview size because `Dynlink` somehow includes OCaml...

cleanup
setup

The documentation for `\contentsmargin` does say > Although standard classes use font dependent units (mainly em), it is recommended using absolute ones (pc, pt, etc.) to ensure they entries are...

I am porting an old document class, which uses low level customization of lists by redefining `\@listi`, etc, to use `enumitem` instead. However, I've had hard time getting the output...

Closes #1543. #### TODO when merging - [ ] Create new table for `buflist` bar item extra focus variables under `hook_focus` in plugin API docs. - [ ] Add `irc_server`...

feature
hacktoberfest-accepted

Besides the original issue in `eval_replace_regex` I found three more iterated `regexec` calls where similar issue can be observed. I added tests for all four.

bug

Closes issue #562. The main change in this PR is the added `active` field to layout buffers, which additionally gets stored and handled during layout apply. Since the `active` field...

feature

Closes issue #1372. Maybe the default for the option should be `on` to give a more intuitive behavior out of the box, instead of having it `off`. Happy Hacktoberfest!

feature

This PR contains a simple change to save changed options only as an attempt at fixing issue #19. It works for normal options but has many problems and far from...

feature