summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2018-06-10 10:35:52 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2018-06-10 10:35:52 +0900
commitf0fe79dd3bb4b782ad6040c970b4bfc818729f05 (patch)
tree1c69cea89069b37eb2985dc056ba76a44b25bc30 /.github
parentdaa1958f8602f91f6df6dac7a87c93da53aed5e4 (diff)
0.17.40.17.4
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index a0c85545..6f73fafe 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -22,7 +22,7 @@
### Before submitting
- Make sure that you have the latest version of fzf
-- If you use tmux, make sure $TERM is set to screen or screen-256color
+- If you use tmux, make sure $TERM starts with "screen"
- For more Vim stuff, check out https://github.com/junegunn/fzf.vim
Describe your problem or suggestion from here ...