Compro Prasad
Compro Prasad
I was fed up with bash history not being handled and processed correctly. So I wanted to try nushell but it seems the problem exists here too.
@amtoine Try the following: 1. `echo 'nushell uses the sequence "" to separate newlines in the history file'` 2. `exit` 3. Reopen nushell 4. Press up arrow key to access...
I think the following would be better: ``` - anything ``` If we want to store `` inside `` then we could escape it like `` respectively. 1. A ``...
@amtoine Can you share your history entries for the following commands: ## 1st command ``` echo 'test hello' ``` ## 2nd command ``` echo 'testhello' ``` For me its the...
@amtoine How do I switch to SQL based history?
Then I think this is solved. @x3rAx Please check the [last comment](https://github.com/nushell/nushell/issues/6095#issuecomment-1841273578) by @amtoine.
@Alexander-Miller `context-menu-mode` was introduced in Emacs 28.1 and I am actively using it. Whenever I interact with `treemacs` I have to disable it. I know this is not a top...
Don't delete this
Is this still a valid issue? Because on i3 it works fine.
The commit referenced above isn't merged I suppose.