I run i3 and typically will just open a terminal in a new workspace/monitor and use alt+whatever to flip back and forth between the terminal and the IDE. Terminals in IDE's always try to display the minimum number of lines they can get away with.
JetBrains IDE new Terminal Interface
61–70 of 102 posts
Re: JetBrains IDE new Terminal Interface
#62I have always wanted a notebook style UI for terminal because I need to go back to what I learnt many times (say AWS CLI commands ...with syntax as well as output saved) The visual separation of each command and output into block seems like a step in that direction?
Why not just use Jupyter? It has a zsh kernel[1]. [1] https://github.com/dan-oak/zsh-jupyter-kernel
Will surely check this out.
Re: JetBrains IDE new Terminal Interface
#63Earlier quoted context omitted.
I don’t get the extreme hate around here for new UI. I turned it on just to see and felt nothing really changed. Maybe it’s because I almost exclusively use keyboard shortcuts? I can already feel the angry replies being smashed into keyboards…
> Maybe it’s because I almost exclusively use keyboard shortcuts? That's a reasonable suspicion, since my biggest gripe with the new UI is how it hides clear, text-based menus and labels behind more confusing icons.
I don’t really find myself digging through these menus often, instead using the action search for things I don’t know/map the keyboard shortcut to.
Re: JetBrains IDE new Terminal Interface
#64Re: JetBrains IDE new Terminal Interface
#65A new terminal is nice, I guess. But all I ever wanted was simply the ability to disable line wrap. https://youtrack.jetbrains.com/issue/IDEA-212620/Allow-a-use... Nobody gets promoted for implementing a line wrap toggle in the old terminal, but they do for creating an entirely new terminal.
Re: JetBrains IDE new Terminal Interface
#66My Jetbrains software yearly subscription is the best value for money I pay for anything related to my work! Their software just improves my productivity out of sight. If you look at the prices for other subscriptions, then look at Jetbrains, you wonder, "How do they do it?" I guess they're just really good at software.
Re: JetBrains IDE new Terminal Interface
#67My Jetbrains software yearly subscription is the best value for money I pay for anything related to my work! Their software just improves my productivity out of sight. If you look at the prices for other subscriptions, then look at Jetbrains, you wonder, "How do they do it?" I guess they're just really good at software.
Re: JetBrains IDE new Terminal Interface
#68Earlier quoted context omitted.
https://docs.warp.dev/getting-started/getting-started-with-w... This visually does look great, but a login required for a local terminal is a deal breaker for me.
Heh, they make a point to calm users that it can truly be offline, later... at the loss of features. Just log in first, please - 'valuation and stuff' Christ they're pulling all the lead tricks. Supply an email to get a download link at the top, scroll down to find it listed. Borderline insulting
Or maybe not...
Re: JetBrains IDE new Terminal Interface
#69In almost a decade of using Pycharm I have not once used the builtin shell. (Debug console is another matter.) It can never beat the system terminal+shell setup you pick yourself (for me Alacrity+z4h zsh distro). I can only see it as a nice-to-have for when you for some reason cannot install your own terminal. The UI-UX divergence from the system-wide shell setup will always be too wide and incur a learning-curve/fea…
Except that Alacrity is not the system terminal.
Re: JetBrains IDE new Terminal Interface
#70A new terminal is nice, I guess. But all I ever wanted was simply the ability to disable line wrap. https://youtrack.jetbrains.com/issue/IDEA-212620/Allow-a-use... Nobody gets promoted for implementing a line wrap toggle in the old terminal, but they do for creating an entirely new terminal.