0-issue

Results 28 issues of 0-issue

A spurious n gets appended as prefix to the file name before opening it, hence not really opens the intended file. This does not happen from all directories. It happens...

Please don't default anything with rm -rf anywhere in your code. One example is the following, something happened and I lost all my local edits because oh my tmux deleted...

The first (perhaps couple) times I tried ``ssh git.charm.sh``, it worked fine. 1. Then I started getting this: ``` $ ssh git.charm.sh Permission denied (publickey,keyboard-interactive) ``` 2. Followed by: ```...

This could be an issue in bubbletea or wish. When I scroll the page on ``ssh git.charm.sh``, the cursor momentarily appears and disappears on different areas of the screen. Reason:...

### Describe the bug Alacritty has migrated from yaml to toml. ### To Reproduce Steps to reproduce the behavior: 1. Build latest version of Alacritty from GitHub 2. Launch Alacritty...

bug
help wanted

I get errors when opening following csv file which opens correctly in other softwares. Here's the file: [MPI_Directory_by_Establishment_Name.csv](https://github.com/andmarti1424/sc-im/files/11954339/MPI_Directory_by_Establishment_Name.csv), and below are relevant details: ``` % sc-im --version sc-im - version...

There is a case to be made for a native table viewer (pager) in usql. It might sound to break the unix philosophy, but I don't think that is necessarily...

It would be nice to have a ``:toc:`` emitted for manpages. Manpage viewers are starting to consider exploiting OSC-8 sequences to make man pages browsable, and table of contents will...

For users who use accessibility features like text-to-voice, as well as text-based browsers the html output of ISA document can be improved in multiple ways: 1. Use better alt for...

When one is navigating the directory tree, the cursor always falls on the first directory under root. Navigation would be faster and more intuitive if cursor falls on the first...