summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2016-09-18 04:20:29 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2016-09-18 14:34:48 +0900
commit1854922f0cca9959838b73938f10d6d8c968d4c9 (patch)
tree4272caecdd2d8e76cf9f575d86c9372247eb01f9 /test
parent2fc7c18747250ebf8adf68d2057ec22af6976f29 (diff)
Truncate the query string if it's too long
Use hard-coded limit to keep it simple. An alternative is to dynamically calculate the width of the visible area and use it as the limit, but it can cause unwanted truncation of the query on screen resize/split.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions