Yuta Katayama

Results 14 issues of Yuta Katayama

- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...

- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...

I want the task results to open bottom style like VS Code. So I'd like to add the option `direction = "bottom"`.

Added this options. ``` @sysstat_cpu_pused_format @sysstat_mem_pused_format @sysstat_mem_pfree_format ```

Can you apply `"\ 'text'` style instead of `" \ 'test'` style when a line starts with \ in Vim script? `" \ 'test'` style causes `E697: Missing end of...

bug

Do you have plans to support this app on the sway?

## 不具合の内容 modelineが有効な場合に ex:: が入っているとエラーになります。modelineのチェックがゆるいみたいですが、issueをあげるべきものなのか仕様なのかで迷っていますので相談させてください。 現状、私はmodelineを使っていないためオフにして使用しているので困ってはいません。 該当行はたぶんここらへんかと https://github.com/vim/vim/blob/75a1a9415b9c207de5a29b25c0d1949c6c9c5c61/src/buffer.c#L5424 ### 再現手順 1. create main.rs file ``` rust fn main() { let _ = ex::fs::remove_dir_all("/foo/bar"); } ``` 2. `vim -u DEFAULTS main.rs`...

kind/discuss

### Before reporting I want to do startinsert only for the following patterns. Because I'm using Floaterm to run tests, etc. ``` vim let g:floaterm_autoinsert = v:false autocmd TermOpen,TermEnter term://*/zsh...

enhancement
help wanted
priority:high

I can't remember a lot of trigger mappings, so adding the feature to loop each case conversion would be great for me. https://github.com/mopp/vim-operator-convert-case/blob/master/doc/operator-convert-case.txt#L95-L96

**Please confirm** - [x] I am running the latest version of this plugin **Is your feature request related to a problem? Please describe.** I use `` to move to the...

enhancement