Tom Link
Tom Link
The :retab command removes all marks. mp :retab 'p A message is displayed: "Mark not set". I cannot decide whether this is undocumented behaviour, intentional, or a bug. Marks are...
E.g., in R source code, certain type of comments are prefixed with `#'`. The normal comment prefix for R is `#`. Example: ``` #' Long line1. Long line1. Long line1....
**App version**: 2.2.1 **App source**: Google Play # Bug description When playing an episode, there is a button "zzz" that allows users to configure some sleep mode related functions. One...
tabcenter-redux doesn't have trees and groups, which I think is a good thing. Sometimes I wish though there would be a way to bookmark a selection of tabs in a...
**Describe the bug** When I import an OPML file, the app consistently hangs when trying to download "https://www.geierb.de/trishaspodcasts/FM4-Charts/podcast.xml" **Smartphone (please complete the following information):** - Device: Samsung a52 - OS:...
The widget is a great addition to termux. Unfortunately, it doesn't look pretty. I think the user experience could be greatly improved by making the title/list background/foreground colors user configurable...
When in a file browser, users can open files with eligible apps. Users can select termux to open a file, which will make termux to copy the file to Downloads....
When an error occurs, the plugin calls vim to load the quickfix file and sets vim's quickfix list. When the error is removed, the quickfix list in vim isn't reset...
The plugin currently uses cfile to load the quickfixfile into vim. This can be annoying and disrupting. I'd suggest to rather use cgetfile, which loads the quickfix files but doesn't...
When there are multiple matches (e.g. dir `X` and the subdir `X/Y`), `z X` sometimes jumps to `X/Y`. Sometimes, it would be preferable to have `z` jump to the shortest...