[BUG] F2 Mode doesn't work as expected
nvh0412 opened this issue · 2 comments
nvh0412 commented
Describe the bug
F2 - mode didn't work as I expected
To Reproduce
Steps to reproduce the behavior:
- Go to 'rails console'
- See all systems and application variables in variables panel
- Click F2 to switch mode
- Nothing happened
Expected behavior
The variables should be updated to show only application variables
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- OS: MacOS Catalina
- Terminal Emulator: Tmux + Iterm2
- Do you use tmux/screen or similar tty multiplexer? tmux
0x2c7 commented
Thanks for your reporting. F2 mode is currently under development in the master branch. So, the key binding won't work (for now). I'll update this when next version is released ❤️