mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 21:13:02 +00:00
Remove todo
This commit is contained in:
parent
aa98e5c3f7
commit
2c4ea7f01d
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@ use alacritty_terminal::{
|
|||
};
|
||||
use anyhow::{bail, Result};
|
||||
|
||||
//When you type a key, scroll does not happen in terminal !!!TODO
|
||||
|
||||
use futures::{
|
||||
channel::mpsc::{unbounded, UnboundedReceiver, UnboundedSender},
|
||||
FutureExt,
|
||||
|
|
Loading…
Reference in a new issue