raphCode

Results 22 issues of raphCode

When the URL does not end with an slash, the downloaded file becomes `index_no_slash.html`. But the converted local links are wrong, because [`url.join() is called`](https://github.com/Skallwar/suckit/blob/84276b963128d417f476740ae5dcc8448fa99689/src/scraper.rs#L185), and since the URL does...

When there is a webpage served under `/folder/file1.html` as well as under `/folder`, this creates a conflict: In the first case, suckit creates a local folder, and in the second...

bug
good first issue
disk-writing

I like use my shell's job control features, but it seems Ctrl + Z is catched by gitui, so that nothing happens when I press it. Ideally, this would get...

dormant
upstream

I tried to install the [gitbucket AUR package](https://aur.archlinux.org/packages/gitbucket/), but after building the package, rua exits without asking me to install it. Rua does not report an error for the build...

Here I collect open issues related to zellij server stability, meaning problems that may cause sessions to crash or become otherwise unuseable. Currently, I limit this list to issues where...

I see myself prefer the shift+click selection mode of my terminal emulator, because I can use double-click to select whole words. Double clicking and dragging selects the word under the...

enhancement
mouse

On an 2016 Konsole version, whenever I open zellij, the terminal cursor is prepended by the character `q` and shifted to the right: Shell prompt, I just typed `echo hello...

bug
compatibility

This is a general tracking issue for what should be improved in the user facing documentation. A problem is that some information is not documented at all or only at...

documentation

The current layout system is a bit limited because it assumes hierarchical splits, whereas zellij layouts can be more flexible. This makes dumping an opened layout to file impossible in...

discussion
layout

As requested on the discord, also this bothered me as well, but I don't use this feature that much. With the cursor over the Tab Bar, scrolling with the mouse...

config
plugin