Feature suggestions #13
Replies: 2 comments 2 replies
-
Working through these:
|
Beta Was this translation helpful? Give feedback.
-
Oh, caught me! I didn't read the entire Readme 😅 Thank you for going through all of these!
For me, it just shows "Python", which is fine, just thought it might be cooler to show smth else :)
Wow, you have many! :) I'm using classic bash in iTerm2 and I'm sure I'm missing out on a lot of fun features... I will try switching to zsh next month when I'll get my shiny new laptop, but not sure if I'll bother to try other terminal apps as well. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have some more ideas (no need to implement any of them, they're just suggestions):
/
, then type some word or regex and hit enter to search for it. Bonus points if you can also do search next vian
andN
(or*
). It's probably good enough to do case-insensitive search only.ctrl+c
works as an exit key combo (on OSX at least). Pressing F12 is not all that intuitive to me and I think most other terminal apps that I use support either that and / orq
(less
is one of the annoying ones which suppressesctrl+c
).Small nitpicks:
Beta Was this translation helpful? Give feedback.
All reactions