Maëlan

Results 10 issues of Maëlan

Apparently, the key used for `'pastetoggle'` is intercepted even in a `:normal!` command (!). For instance, if using `:set pastetoggle=`, then `:exe "normal! \\` does not switch to the last...

The title says it all. This is a breaking change, but I would be surprised if anyone entered e.g. the text `..` by typing Ctrl+j twice. This change allows to...

Versions: * Simple File Manager v 6.9.3 Pro * Android 7.1.1 * for testing: unzip 6.0-14 (latest version at the time of writing) on a Linux desktop Steps to reproduce:...

bug

**Expected behavior:** When a jump is issued to a placeholder with a default text, the default text is selected (SELECT mode). If a post‐jump action is defined, it will be...

bug: medium
difficulty: normal
triaged

* VIM - Vi IMproved 8.1 (2018 May 17) * The Merlin toolkit version unknown, for Ocaml 4.07.0 The documentation for Vim seems severely outdated: *merlin.txt* For Vim version 7.3...

Area/Vim

In `utop`, by contrast with `ocaml`, Topfind apparently ignores the value of `Sys.interactive` and prints its greeting message anyway. Tested with OCaml 4.07.0, ocamlfind 1.8.0, utop 2.2.0. In `ocaml`, Topfind...

##### Issue type: - Feature request ##### Description: the current implementation of `]]` / `[[` (go to next / previous page — *extremely* useful) uses an ad hoc heuristics: a...

enhancement

##### Issue type: - Bug report ##### Version: ``` Vimperator: 3.15.0 (created: 2016/10/05 01:11:26) Firefox: Mozilla/5.0 (X11; Linux i686; rv:50.0) Gecko/20100101 Firefox/50.0 ``` ##### Description: when trying to display help,...

bug

When searching for SVG files, the svg package skips the directories from `\svgpath` (and `\includegraphics` as well) which are matched by the TEXINPUTS environment variable. This happens for example with...

bug

This addon does not work on Firefox 26 (nor 28). It has no effect at all, and modifications made to the whitelist in preferences are not taken into account. Here...

RFE