-
I'm using zsh 5.8.1 (x86_64-apple-darwin21.0), python 3.10, argcomplete 2.0.0
My `~/.zshrc`:
```zsh
# a bunch of aliases which I haven't pasted here
export PATH="/opt/homebrew/opt/erlang@24/…
-
When using some special shortcuts (Toggle editor 1, Toggle editor 2 and both Switch Views), then one can see the scrollbar of the Preview for a part of the second somewhere else.
If for example the…
-
Currently there are 30+ "programming languages", 20+ "scripting languages", 9 "markup languages" and some "Misc" languages.
The first two categories are so big the menu (Document->Set Filetype->) w…
-
Here the shell script edited in Textadept:
```
output() { echo stdout; echo stderr >&2; }
echo ' --1-- '
output 3>&2 1>&2 2>&3
echo ' --2-- '
```
The output in the Output Buffer is:
```
-…
-
I have in my Geany 2.1 Preferences set Tab width to 8 and to usage of Tabs. In Lua, Shell and Python scripts Tabs are inserted on Tab-key. I have changed all on the system available filetypes.julia fi…
-
Hi,
I would like to try qmole on my iPad. How can I install it?
Greetings
mePy2 updated
7 months ago
-
I'd like to see an option to group all taskbar buttons of one application next to eachother, so I don't have to rearrange buttons manually (thanks to issue #172 for pointing me to this possibility). E…
-
At the moment there is a big version of `auto-sidebar` at https://github.com/xiota/geanylua-scripts, in case also `switch-views` are used.
When `switch-views` didn't exist, there was only a small v…
-
It seems the TOML lexer exists only in the notepad4 repository and is not part of lexilla. Would it be possible to submit the lexer upstream so other editors can use it as well?
We have an open is…
-
First, just a note about a message when start lives from a terminal, about an invalid effect:
```
# lives
LiVES 3.2.1-pre
Copyright 2002 - 2021 Gabriel Finch (salsaman+lives@gmail.com) and oth…