PRESFIL

Results 16 issues of PRESFIL

I don't know if the `imv` window had such a property before, but could you please add support for it to `imv`. They can be useful for working with `xdotool`...

I tried using this plugin with anything other than YouTube and found a few problem areas. Hope you find these edits helpful. I've mostly researched `gerenic` extractor, but hopefully this...

Description ----------- Added an additional **Xmonad** tiling window manager so that MEGAsync can detect it and adjust for such an environment. The goals are the same as in -- to...

I try to move the cursor between words with `CTRL-Left|CTRL-Right` in *Command Line Mode*, but it doesn't work. Instead, the text of the Esc-sequence is inserted. ![изображение](https://user-images.githubusercontent.com/20644917/105641301-18809380-5e7b-11eb-82be-403610861c3d.png) The same effect...

After updating Emacs to the new branch 28, switching the input method stopped working. I rolled back the version to 27 and the input method works correctly. Probably something has...

Travis stopped reassembling the site with documentation, for a very long time ;) > Since June 15th, 2021, the building on travis-ci.org is ceased. Please use travis-ci.com from now on.

```sh 2020-12-27 02:41:28 (info) transmission-rss 1.2.0 2020-12-27 02:41:28 (debug) {"feeds"=>[{"url"=>"nyaa.si/?page=rss&u=pashok2801"}], "update_interval"=>600, "add_paused"=>false, "server"=>{"host"=>"localhost", "port"=>9091, "rpc_path"=>"/transmission/rpc"}, "login"=>nil, "log"=>{"target"=>:stderr, "level"=>"debug"}, "fork"=>false, "single"=>false, "pid_file"=>false, "privileges"=>{}, "seen_file"=>nil} 2020-12-27 02:41:28 (debug) no privilege dropping 2020-12-27...

I tried to find the use of the `ALPHA_PATCH`'s variable `opacity` after reading its value from [`argv`][1], but I couldn't find anything. Is it dangling? Also, as far as I...

This PR changes `X.P.Unicode` string type from `ByteString` to `String` to support Unicode in descriptions. Closes #733. ### Description `X.P.Unicode` allows you to work with Emoji in Unicode, but does...

### Problem Description `X.P.Unicode` allows you to work with Emoji in Unicode, but does not allow you to use non-Latin characters in the description of these Emojis. `X.P.Unicode` works fine,...