-
We deal often with big data, hence we usually read and/or process HDF5 data in chunks.
Usually this results in an optimizing problem between available RAM (with too large chunks we run out of memory)…
-
After installing ble.sh, all commands I type into the shell are recorded twice in a row in the `~/.bash_history`
I added `export HISTCONTROL=ignoreboth:erasedups` in `~/.bashrc` but nothing changed. …
-
When opening a terminal with the command :! I can not seem to scroll upwards to see logs or the history of the console. Instead I see ^[[A or ^[[B when scrolling. It seems I can't also use vim-like co…
sb5m updated
5 months ago
-
The Touchstone develop console lacks many common console/shell features such as command history via up and down keys, jumping over words by holding control or alt/option while pressing left or right, …
-
### Related problem
While typing command in the shell, I'm unable to say if I spelled it correctly until I hit enter. In case of a mistake, I need to fetch the last item from the history and fix th…
-
On Linux I have history-search-forward/backwards mapped to the up/down keys. I've done the same on Windows with Clink which works great, but the one thing that sliiiightly irritates me is that the cu…
-
```
What steps will reproduce the problem?
1. On my linux box, I tried to follow the instructions at
https://code.google.com/p/advanced-shell-history/wiki/HOWTO_Install. The curl
command through the…
-
**What would you like to be added**:
It should be possible to manage sessions (attach, clone, list, cleanup)
**Why is this needed**:
-
Lack of history having function after restarting the app.
It will be great if it will be implemented, thanks.
-
hh is awesome! I often have shells on a second monitor that's rotated 90 degrees. I'm normally working on a prompt at the bottom, but when I invoke hh the prompt is at the top, which is a long, long w…